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 2018/05/31 05:11:27 UTC

Build failed in Jenkins: Mesos-Reviewbot #22594

See <https://builds.apache.org/job/Mesos-Reviewbot/22594/display/redirect?page=changes>

Changes:

[bmahler] Fixed an overflow bug in Timeout that leads to hanging tests.

[bmahler] Fixed an issue in metrics where timers accumulate.

------------------------------------------
[...truncated 2.02 MB...]
[       OK ] FutureTest.CallableOnce (0 ms)
[ RUN      ] FutureTest.Repair
[       OK ] FutureTest.Repair (1 ms)
[ RUN      ] FutureTest.After1
[       OK ] FutureTest.After1 (3 ms)
[ RUN      ] FutureTest.After2
[       OK ] FutureTest.After2 (5 ms)
[ RUN      ] FutureTest.After3
[       OK ] FutureTest.After3 (0 ms)
[ RUN      ] FutureTest.Chain
[       OK ] FutureTest.Chain (5 ms)
[ RUN      ] FutureTest.Discard1
[       OK ] FutureTest.Discard1 (0 ms)
[ RUN      ] FutureTest.Discard2
[       OK ] FutureTest.Discard2 (1 ms)
[ RUN      ] FutureTest.Discard3
[       OK ] FutureTest.Discard3 (0 ms)
[ RUN      ] FutureTest.Select
[       OK ] FutureTest.Select (0 ms)
[ RUN      ] FutureTest.FromTry
[       OK ] FutureTest.FromTry (0 ms)
[ RUN      ] FutureTest.FromTryFuture
[       OK ] FutureTest.FromTryFuture (0 ms)
[ RUN      ] FutureTest.ArrowOperator
[       OK ] FutureTest.ArrowOperator (0 ms)
[ RUN      ] FutureTest.UndiscardableFuture
[       OK ] FutureTest.UndiscardableFuture (5 ms)
[ RUN      ] FutureTest.UndiscardableLambda
[       OK ] FutureTest.UndiscardableLambda (0 ms)
[ RUN      ] FutureTest.Abandoned
[       OK ] FutureTest.Abandoned (0 ms)
[ RUN      ] FutureTest.AbandonedChain
[       OK ] FutureTest.AbandonedChain (0 ms)
[ RUN      ] FutureTest.RecoverDiscarded
[       OK ] FutureTest.RecoverDiscarded (0 ms)
[ RUN      ] FutureTest.RecoverFailed
[       OK ] FutureTest.RecoverFailed (0 ms)
[ RUN      ] FutureTest.RecoverAbandoned
[       OK ] FutureTest.RecoverAbandoned (0 ms)
[ RUN      ] FutureTest.RecoverDiscard
[       OK ] FutureTest.RecoverDiscard (1 ms)
[----------] 26 tests from FutureTest (21 ms total)

[----------] 1 test from HTTPTest
[ RUN      ] HTTPTest.PipeReadAll
[       OK ] HTTPTest.PipeReadAll (0 ms)
[----------] 1 test from HTTPTest (0 ms total)

[----------] 8 tests from HTTPConnectionTest
[ RUN      ] HTTPConnectionTest.GzipRequestBody
I0531 05:11:17.214952  2203 process.cpp:3583] Handling HTTP event for process '(1)' with path: '/(1)/body'
[       OK ] HTTPConnectionTest.GzipRequestBody (14 ms)
[ RUN      ] HTTPConnectionTest.Serial
I0531 05:11:17.229219  2210 process.cpp:3583] Handling HTTP event for process '(2)' with path: '/(2)/get'
I0531 05:11:17.231220  2209 process.cpp:3583] Handling HTTP event for process '(2)' with path: '/(2)/get'
[       OK ] HTTPConnectionTest.Serial (46 ms)
[ RUN      ] HTTPConnectionTest.Pipeline
I0531 05:11:17.276702  2205 process.cpp:3583] Handling HTTP event for process '(3)' with path: '/(3)/get'
I0531 05:11:17.276762  2203 process.cpp:3583] Handling HTTP event for process '(4)' with path: '/(4)/get'
I0531 05:11:17.276968  2205 process.cpp:3583] Handling HTTP event for process '(3)' with path: '/(3)/get'
[       OK ] HTTPConnectionTest.Pipeline (15 ms)
[ RUN      ] HTTPConnectionTest.ClosingRequest
I0531 05:11:17.291007  2206 process.cpp:3583] Handling HTTP event for process '(5)' with path: '/(5)/get'
I0531 05:11:17.291796  2206 process.cpp:3583] Handling HTTP event for process '(5)' with path: '/(5)/get'
[       OK ] HTTPConnectionTest.ClosingRequest (5 ms)
[ RUN      ] HTTPConnectionTest.ClosingResponse
I0531 05:11:17.295807  2209 process.cpp:3583] Handling HTTP event for process '(6)' with path: '/(6)/get'
I0531 05:11:17.296484  2209 process.cpp:3583] Handling HTTP event for process '(6)' with path: '/(6)/get'
[       OK ] HTTPConnectionTest.ClosingResponse (10 ms)
[ RUN      ] HTTPConnectionTest.ReferenceCounting
[       OK ] HTTPConnectionTest.ReferenceCounting (2 ms)
[ RUN      ] HTTPConnectionTest.Equality
[       OK ] HTTPConnectionTest.Equality (13 ms)
[ RUN      ] HTTPConnectionTest.RequestStreaming
I0531 05:11:17.321125  2206 process.cpp:3583] Handling HTTP event for process '(9)' with path: '/(9)/requeststreaming'
[       OK ] HTTPConnectionTest.RequestStreaming (5 ms)
[----------] 8 tests from HTTPConnectionTest (111 ms total)

[----------] 2 tests from URLTest
[ RUN      ] URLTest.Stringification
[       OK ] URLTest.Stringification (1 ms)
[ RUN      ] URLTest.ParseUrls
[       OK ] URLTest.ParseUrls (0 ms)
[----------] 2 tests from URLTest (1 ms total)

[----------] 7 tests from HttpAuthenticationTest
[ RUN      ] HttpAuthenticationTest.NoAuthenticator
I0531 05:11:17.327491  2203 process.cpp:3583] Handling HTTP event for process '(10)' with path: '/(10)/authenticated'
[       OK ] HttpAuthenticationTest.NoAuthenticator (2 ms)
[ RUN      ] HttpAuthenticationTest.Unauthorized
I0531 05:11:17.330416  2203 process.cpp:3583] Handling HTTP event for process '(11)' with path: '/(11)/authenticated'
[       OK ] HttpAuthenticationTest.Unauthorized (3 ms)
[ RUN      ] HttpAuthenticationTest.Forbidden
I0531 05:11:17.333886  2204 process.cpp:3583] Handling HTTP event for process '(12)' with path: '/(12)/authenticated'
[       OK ] HttpAuthenticationTest.Forbidden (3 ms)
[ RUN      ] HttpAuthenticationTest.Authenticated
I0531 05:11:17.337189  2204 process.cpp:3583] Handling HTTP event for process '(13)' with path: '/(13)/authenticated'
[       OK ] HttpAuthenticationTest.Authenticated (9 ms)
[ RUN      ] HttpAuthenticationTest.InvalidPrincipal
I0531 05:11:17.346040  2203 process.cpp:3583] Handling HTTP event for process '(14)' with path: '/(14)/authenticated'
I0531 05:11:17.346549  2207 process.cpp:3645] Failed to process request for '/(14)/authenticated': In the principal returned by an HTTP authenticator, at least one of 'value' and 'claims' must be set
I0531 05:11:17.346618  2206 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(14)/authenticated' (In the principal returned by an HTTP authenticator, at least one of 'value' and 'claims' must be set)
[       OK ] HttpAuthenticationTest.InvalidPrincipal (14 ms)
[ RUN      ] HttpAuthenticationTest.Pipelining
I0531 05:11:17.360175  2206 process.cpp:3583] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
I0531 05:11:17.360638  2204 process.cpp:3583] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
[       OK ] HttpAuthenticationTest.Pipelining (4 ms)
[ RUN      ] HttpAuthenticationTest.Basic
I0531 05:11:17.364645  2206 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 05:11:17.367753  2210 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 05:11:17.370760  2203 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 05:11:17.373991  2203 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
[       OK ] HttpAuthenticationTest.Basic (19 ms)
[----------] 7 tests from HttpAuthenticationTest (56 ms total)

[----------] 3 tests from HttpServeTest
[ RUN      ] HttpServeTest.Pipelining
[       OK ] HttpServeTest.Pipelining (5 ms)
[ RUN      ] HttpServeTest.Discard
[       OK ] HttpServeTest.Discard (3 ms)
[ RUN      ] HttpServeTest.Unix
[       OK ] HttpServeTest.Unix (4 ms)
[----------] 3 tests from HttpServeTest (13 ms total)

[----------] 4 tests from HttpServerTest
[ RUN      ] HttpServerTest.Pipeline
[       OK ] HttpServerTest.Pipeline (6 ms)
[ RUN      ] HttpServerTest.StopNotRunning
[       OK ] HttpServerTest.StopNotRunning (0 ms)
[ RUN      ] HttpServerTest.Discard
[       OK ] HttpServerTest.Discard (13 ms)
[ RUN      ] HttpServerTest.Finalize
[       OK ] HttpServerTest.Finalize (2 ms)
[----------] 4 tests from HttpServerTest (22 ms total)

[----------] 5 tests from IOTest
[ RUN      ] IOTest.Poll
[       OK ] IOTest.Poll (1 ms)
[ RUN      ] IOTest.Read
[       OK ] IOTest.Read (2 ms)
[ RUN      ] IOTest.BufferedRead
[       OK ] IOTest.BufferedRead (6 ms)
[ RUN      ] IOTest.Write
[       OK ] IOTest.Write (2 ms)
[ RUN      ] IOTest.Redirect
[       OK ] IOTest.Redirect (75 ms)
[----------] 5 tests from IOTest (87 ms total)

[----------] 3 tests from LimiterTest
[ RUN      ] LimiterTest.Acquire
[       OK ] LimiterTest.Acquire (3 ms)
[ RUN      ] LimiterTest.DiscardMiddle
[       OK ] LimiterTest.DiscardMiddle (6 ms)
[ RUN      ] LimiterTest.DiscardLast
[       OK ] LimiterTest.DiscardLast (2 ms)
[----------] 3 tests from LimiterTest (11 ms total)

[----------] 4 tests from LoopTest
[ RUN      ] LoopTest.Sync
[       OK ] LoopTest.Sync (0 ms)
[ RUN      ] LoopTest.Async
[       OK ] LoopTest.Async (1 ms)
[ RUN      ] LoopTest.DiscardIterate
[       OK ] LoopTest.DiscardIterate (0 ms)
[ RUN      ] LoopTest.DiscardBody
[       OK ] LoopTest.DiscardBody (1 ms)
[----------] 4 tests from LoopTest (2 ms total)

[----------] 11 tests from MetricsTest
[ RUN      ] MetricsTest.Counter
[       OK ] MetricsTest.Counter (1 ms)
[ RUN      ] MetricsTest.PullGauge
[       OK ] MetricsTest.PullGauge (1 ms)
[ RUN      ] MetricsTest.PushGauge
[       OK ] MetricsTest.PushGauge (1 ms)
[ RUN      ] MetricsTest.Statistics
[       OK ] MetricsTest.Statistics (2 ms)
[ RUN      ] MetricsTest.THREADSAFE_Snapshot
I0531 05:11:17.525032  2203 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
F0531 05:11:17.526743  2208 metrics.cpp:219] CHECK_SOME(timeout): is NONE 
*** Check failure stack trace: ***
*** Aborted at 1527743477 (unix time) try "date -d @1527743477" if you are using GNU date ***
PC: @     0x7f3901769428 (unknown)
*** SIGABRT (@0x3e80000089a) received by PID 2202 (TID 0x7f38fef2e700) from PID 2202; stack trace: ***
    @     0x7f39027d2390 (unknown)
    @     0x7f3901769428 (unknown)
    @     0x7f390176b02a (unknown)
    @           0xbf64fe google::logging_fail()
    @           0xbf6528 google::LogMessage::Fail()
    @           0xbf646c google::LogMessage::SendToLog()
    @           0xbf5e3e google::LogMessage::Flush()
    @           0xbf90fc google::LogMessageFatal::~LogMessageFatal()
    @           0x4335aa _CheckFatal::~_CheckFatal()
    @           0xa35e63 process::metrics::internal::MetricsProcess::__snapshot()
    @           0xa3e5fc _ZZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessIS7_ESaISt4pairIKS7_dEEENS_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapIS7_NS_6FutureIdEESt4hashIS7_ESt8equal_toIS7_EEOSN_IS7_SI_INS_10StatisticsIdEEESR_ST_ESM_SU_SZ_EENSO_IT_EERKNS_3PIDIT0_EEMS14_FS12_T1_T2_T3_EOT4_OT5_OT6_ENKUlSt10unique_ptrINS_7PromiseISE_EESt14default_deleteIS1L_EEOSK_SV_S10_PNS_11ProcessBaseEE_clES1O_S1P_SV_S10_S1R_
    @           0xa6e310 _ZN5cpp176invokeIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessIS9_ESaISt4pairIKS9_dEEENS1_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapIS9_NS1_6FutureIdEESt4hashIS9_ESt8equal_toIS9_EEOSP_IS9_SK_INS1_10StatisticsIdEEEST_SV_ESO_SW_S11_EENSQ_IT_EERKNS1_3PIDIT0_EEMS16_FS14_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS1_7PromiseISG_EESt14default_deleteIS1N_EEOSM_SX_S12_PNS1_11ProcessBaseEE_IS1Q_SM_SW_S11_S1T_EEEDTclcl7forwardIS13_Efp_Espcl7forwardIT0_Efp0_EEEOS13_DpOS1V_
    @           0xa6b667 _ZN6lambda8internal7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISA_ESaISt4pairIKSA_dEEENS2_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISA_NS2_6FutureIdEESt4hashISA_ESt8equal_toISA_EEOSQ_ISA_SL_INS2_10StatisticsIdEEESU_SW_ESP_SX_S12_EENSR_IT_EERKNS2_3PIDIT0_EEMS17_FS15_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS2_7PromiseISH_EESt14default_deleteIS1O_EEOSN_SY_S13_PNS2_11ProcessBaseEE_JS1R_SN_SX_S12_St12_PlaceholderILi1EEEE13invoke_expandIS1V_St5tupleIJS1R_SN_SX_S12_S1X_EES20_IJOS1U_EEJLm0ELm1ELm2ELm3ELm4EEEEDTcl6invokecl7forwardIS14_Efp_Espcl6expandcl3getIXT2_EEcl7forwardIS17_Efp0_EEcl7forwardIS1B_Efp2_EEEEOS14_OS17_N5cpp1416integer_sequenceImJXspT2_EEEEOS1B_
    @           0xa681da _ZNO6lambda8internal7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISA_ESaISt4pairIKSA_dEEENS2_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISA_NS2_6FutureIdEESt4hashISA_ESt8equal_toISA_EEOSQ_ISA_SL_INS2_10StatisticsIdEEESU_SW_ESP_SX_S12_EENSR_IT_EERKNS2_3PIDIT0_EEMS17_FS15_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS2_7PromiseISH_EESt14default_deleteIS1O_EEOSN_SY_S13_PNS2_11ProcessBaseEE_IS1R_SN_SX_S12_St12_PlaceholderILi1EEEEclIIS1U_EEEDTcl13invoke_expandcl4movedtdefpT1fEcl4movedtdefpT10bound_argsEcvN5cpp1416integer_sequenceImILm0ELm1ELm2ELm3ELm4EEEE_Ecl16forward_as_tuplespcl7forwardIT_Efp_EEEEDpOS23_
    @           0xa662bb _ZN5cpp176invokeIN6lambda8internal7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISC_ESaISt4pairIKSC_dEEENS4_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISC_NS4_6FutureIdEESt4hashISC_ESt8equal_toISC_EEOSS_ISC_SN_INS4_10StatisticsIdEEESW_SY_ESR_SZ_S14_EENST_IT_EERKNS4_3PIDIT0_EEMS19_FS17_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS4_7PromiseISJ_EESt14default_deleteIS1Q_EEOSP_S10_S15_PNS4_11ProcessBaseEE_IS1T_SP_SZ_S14_St12_PlaceholderILi1EEEEEIS1W_EEEDTclcl7forwardIS16_Efp_Espcl7forwardIT0_Efp0_EEEOS16_DpOS21_
    @           0xa65039 _ZN6lambda8internal6InvokeIvEclINS0_7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISD_ESaISt4pairIKSD_dEEENS5_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISD_NS5_6FutureIdEESt4hashISD_ESt8equal_toISD_EEOST_ISD_SO_INS5_10StatisticsIdEEESX_SZ_ESS_S10_S15_EENSU_IT_EERKNS5_3PIDIT0_EEMS1A_FS18_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS5_7PromiseISK_EESt14default_deleteIS1R_EEOSQ_S11_S16_PNS5_11ProcessBaseEE_IS1U_SQ_S10_S15_St12_PlaceholderILi1EEEEEIS1X_EEEvOS17_DpOT0_
    @           0xa642e6 _ZNO6lambda12CallableOnceIFvPN7process11ProcessBaseEEE10CallableFnINS_8internal7PartialIZNS1_8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISG_ESaISt4pairIKSG_dEEENS1_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISG_NS1_6FutureIdEESt4hashISG_ESt8equal_toISG_EEOSW_ISG_SR_INS1_10StatisticsIdEEES10_S12_ESV_S13_S18_EENSX_IT_EERKNS1_3PIDIT0_EEMS1D_FS1B_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS1_7PromiseISN_EESt14default_deleteIS1U_EEOST_S14_S19_S3_E_IS1X_ST_S13_S18_St12_PlaceholderILi1EEEEEEclEOS3_
    @           0xab8460 _ZNO6lambda12CallableOnceIFvPN7process11ProcessBaseEEEclES3_
    @           0xa846c2 process::ProcessBase::consume()
    @           0xaa4322 _ZNO7process13DispatchEvent7consumeEPNS_13EventConsumerE
    @           0x4544fc process::ProcessBase::serve()
    @           0xa81566 process::ProcessManager::resume()
    @           0xa7d8d6 _ZZN7process14ProcessManager12init_threadsEvENKUlvE_clEv
    @           0xa9e914 _ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEE9_M_invokeIJEEEvSt12_Index_tupleIJXspT_EEE
    @           0xa9dc9e _ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEEclEv
    @           0xa9ce5e _ZNSt6thread5_ImplISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEEE6_M_runEv
    @     0x7f39020d5c80 (unknown)
    @     0x7f39027c86ba start_thread
    @     0x7f390183b41d (unknown)
Makefile:2179: recipe for target 'check-local' failed
make[7]: *** [check-local] Aborted (core dumped)
make[7]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2016: recipe for target 'check-am' failed
make[6]: *** [check-am] Error 2
make[6]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:1865: recipe for target 'check-recursive' failed
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2019: recipe for target 'check' failed
make[4]: *** [check] Error 2
make[4]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:888: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:1038: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:776: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub'
Makefile:982: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
Untagged: mesos/mesos-build:ubuntu-16.04
Untagged: mesos/mesos-build@sha256:8685ea3c3e17663e4a1764d08df701102b4e9286c6c1a7116afccbe382777290
Deleted: sha256:4ecb5a128921ae9aad805a57a0e4d24dbcfbe84b09304997c7e2798819aa155a
Deleted: sha256:91a3c8a13a99414ff67baa2d1c6a6a82b43c237327a78d7f815414e155578ac1
Deleted: sha256:d05373b7ffe6961840e0962d4b16df22a14b1bbba3416f5aee58b579f08a2bcd
Deleted: sha256:db96690681268d3c4fdd48cd5edc2ca128c6b2493c67333983b63119622cc485
Deleted: sha256:70f40beaddd4e8dc15479d4f78d75b121fd4428c7bb29319a0fae0babd257e37
Deleted: sha256:77e6ddba346d8ad1e436256f6373dede5af4002006981b7d4116c561c759cefa
Deleted: sha256:8db758ab2fdb54da0aec53aeac876934337e6170f5a8c8872b3d4171e3d465b7
Deleted: sha256:a7fc6b405fe8ef71edfa6163d1dc9f1cb1df426049eefaa7d388e9df21a061ad
Deleted: sha256:5a3e35538f7f2e2727c8ac92f08c30002b9e8a77737de0dab91244344d59f69b
Deleted: sha256:ff986b10a018b48074e6d3a68b39aad8ccc002cdad912d4148c0f92b3729323e
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Reviewbot #22599

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/22599/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Reviewbot #22598

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/22598/display/redirect>

------------------------------------------
[...truncated 2.02 MB...]
[ RUN      ] FutureTest.Future
[       OK ] FutureTest.Future (0 ms)
[ RUN      ] FutureTest.Stringify
[       OK ] FutureTest.Stringify (0 ms)
[ RUN      ] FutureTest.Associate
[       OK ] FutureTest.Associate (0 ms)
[ RUN      ] FutureTest.OnAny
[       OK ] FutureTest.OnAny (0 ms)
[ RUN      ] FutureTest.Then
[       OK ] FutureTest.Then (0 ms)
[ RUN      ] FutureTest.CallableOnce
[       OK ] FutureTest.CallableOnce (0 ms)
[ RUN      ] FutureTest.Repair
[       OK ] FutureTest.Repair (0 ms)
[ RUN      ] FutureTest.After1
[       OK ] FutureTest.After1 (2 ms)
[ RUN      ] FutureTest.After2
[       OK ] FutureTest.After2 (1 ms)
[ RUN      ] FutureTest.After3
[       OK ] FutureTest.After3 (1 ms)
[ RUN      ] FutureTest.Chain
[       OK ] FutureTest.Chain (0 ms)
[ RUN      ] FutureTest.Discard1
[       OK ] FutureTest.Discard1 (0 ms)
[ RUN      ] FutureTest.Discard2
[       OK ] FutureTest.Discard2 (0 ms)
[ RUN      ] FutureTest.Discard3
[       OK ] FutureTest.Discard3 (0 ms)
[ RUN      ] FutureTest.Select
[       OK ] FutureTest.Select (1 ms)
[ RUN      ] FutureTest.FromTry
[       OK ] FutureTest.FromTry (0 ms)
[ RUN      ] FutureTest.FromTryFuture
[       OK ] FutureTest.FromTryFuture (0 ms)
[ RUN      ] FutureTest.ArrowOperator
[       OK ] FutureTest.ArrowOperator (0 ms)
[ RUN      ] FutureTest.UndiscardableFuture
[       OK ] FutureTest.UndiscardableFuture (0 ms)
[ RUN      ] FutureTest.UndiscardableLambda
[       OK ] FutureTest.UndiscardableLambda (0 ms)
[ RUN      ] FutureTest.Abandoned
[       OK ] FutureTest.Abandoned (0 ms)
[ RUN      ] FutureTest.AbandonedChain
[       OK ] FutureTest.AbandonedChain (0 ms)
[ RUN      ] FutureTest.RecoverDiscarded
[       OK ] FutureTest.RecoverDiscarded (0 ms)
[ RUN      ] FutureTest.RecoverFailed
[       OK ] FutureTest.RecoverFailed (0 ms)
[ RUN      ] FutureTest.RecoverAbandoned
[       OK ] FutureTest.RecoverAbandoned (1 ms)
[ RUN      ] FutureTest.RecoverDiscard
[       OK ] FutureTest.RecoverDiscard (0 ms)
[----------] 26 tests from FutureTest (6 ms total)

[----------] 1 test from HTTPTest
[ RUN      ] HTTPTest.PipeReadAll
[       OK ] HTTPTest.PipeReadAll (0 ms)
[----------] 1 test from HTTPTest (0 ms total)

[----------] 8 tests from HTTPConnectionTest
[ RUN      ] HTTPConnectionTest.GzipRequestBody
I0531 15:24:56.104166  2594 process.cpp:3583] Handling HTTP event for process '(1)' with path: '/(1)/body'
[       OK ] HTTPConnectionTest.GzipRequestBody (3 ms)
[ RUN      ] HTTPConnectionTest.Serial
I0531 15:24:56.107146  2590 process.cpp:3583] Handling HTTP event for process '(2)' with path: '/(2)/get'
I0531 15:24:56.109127  2594 process.cpp:3583] Handling HTTP event for process '(2)' with path: '/(2)/get'
[       OK ] HTTPConnectionTest.Serial (64 ms)
[ RUN      ] HTTPConnectionTest.Pipeline
I0531 15:24:56.170620  2591 process.cpp:3583] Handling HTTP event for process '(3)' with path: '/(3)/get'
I0531 15:24:56.170974  2583 process.cpp:3583] Handling HTTP event for process '(4)' with path: '/(4)/get'
I0531 15:24:56.171622  2589 process.cpp:3583] Handling HTTP event for process '(3)' with path: '/(3)/get'
[       OK ] HTTPConnectionTest.Pipeline (5 ms)
[ RUN      ] HTTPConnectionTest.ClosingRequest
I0531 15:24:56.175899  2594 process.cpp:3583] Handling HTTP event for process '(5)' with path: '/(5)/get'
I0531 15:24:56.176298  2594 process.cpp:3583] Handling HTTP event for process '(5)' with path: '/(5)/get'
[       OK ] HTTPConnectionTest.ClosingRequest (4 ms)
[ RUN      ] HTTPConnectionTest.ClosingResponse
I0531 15:24:56.179173  2592 process.cpp:3583] Handling HTTP event for process '(6)' with path: '/(6)/get'
I0531 15:24:56.179493  2592 process.cpp:3583] Handling HTTP event for process '(6)' with path: '/(6)/get'
[       OK ] HTTPConnectionTest.ClosingResponse (3 ms)
[ RUN      ] HTTPConnectionTest.ReferenceCounting
[       OK ] HTTPConnectionTest.ReferenceCounting (1 ms)
[ RUN      ] HTTPConnectionTest.Equality
[       OK ] HTTPConnectionTest.Equality (1 ms)
[ RUN      ] HTTPConnectionTest.RequestStreaming
I0531 15:24:56.185017  2587 process.cpp:3583] Handling HTTP event for process '(9)' with path: '/(9)/requeststreaming'
[       OK ] HTTPConnectionTest.RequestStreaming (4 ms)
[----------] 8 tests from HTTPConnectionTest (85 ms total)

[----------] 2 tests from URLTest
[ RUN      ] URLTest.Stringification
[       OK ] URLTest.Stringification (0 ms)
[ RUN      ] URLTest.ParseUrls
[       OK ] URLTest.ParseUrls (0 ms)
[----------] 2 tests from URLTest (0 ms total)

[----------] 7 tests from HttpAuthenticationTest
[ RUN      ] HttpAuthenticationTest.NoAuthenticator
I0531 15:24:56.188701  2592 process.cpp:3583] Handling HTTP event for process '(10)' with path: '/(10)/authenticated'
[       OK ] HttpAuthenticationTest.NoAuthenticator (2 ms)
[ RUN      ] HttpAuthenticationTest.Unauthorized
I0531 15:24:56.190971  2590 process.cpp:3583] Handling HTTP event for process '(11)' with path: '/(11)/authenticated'
[       OK ] HttpAuthenticationTest.Unauthorized (3 ms)
[ RUN      ] HttpAuthenticationTest.Forbidden
I0531 15:24:56.193496  2586 process.cpp:3583] Handling HTTP event for process '(12)' with path: '/(12)/authenticated'
[       OK ] HttpAuthenticationTest.Forbidden (3 ms)
[ RUN      ] HttpAuthenticationTest.Authenticated
I0531 15:24:56.196041  2581 process.cpp:3583] Handling HTTP event for process '(13)' with path: '/(13)/authenticated'
[       OK ] HttpAuthenticationTest.Authenticated (2 ms)
[ RUN      ] HttpAuthenticationTest.InvalidPrincipal
I0531 15:24:56.198734  2587 process.cpp:3583] Handling HTTP event for process '(14)' with path: '/(14)/authenticated'
I0531 15:24:56.199141  2588 process.cpp:3645] Failed to process request for '/(14)/authenticated': In the principal returned by an HTTP authenticator, at least one of 'value' and 'claims' must be set
I0531 15:24:56.199195  2586 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(14)/authenticated' (In the principal returned by an HTTP authenticator, at least one of 'value' and 'claims' must be set)
[       OK ] HttpAuthenticationTest.InvalidPrincipal (3 ms)
[ RUN      ] HttpAuthenticationTest.Pipelining
I0531 15:24:56.201473  2593 process.cpp:3583] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
I0531 15:24:56.201866  2593 process.cpp:3583] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
[       OK ] HttpAuthenticationTest.Pipelining (4 ms)
[ RUN      ] HttpAuthenticationTest.Basic
I0531 15:24:56.205240  2593 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 15:24:56.207470  2593 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 15:24:56.209616  2592 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 15:24:56.211732  2592 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
[       OK ] HttpAuthenticationTest.Basic (9 ms)
[----------] 7 tests from HttpAuthenticationTest (26 ms total)

[----------] 3 tests from HttpServeTest
[ RUN      ] HttpServeTest.Pipelining
[       OK ] HttpServeTest.Pipelining (5 ms)
[ RUN      ] HttpServeTest.Discard
[       OK ] HttpServeTest.Discard (3 ms)
[ RUN      ] HttpServeTest.Unix
[       OK ] HttpServeTest.Unix (2 ms)
[----------] 3 tests from HttpServeTest (10 ms total)

[----------] 4 tests from HttpServerTest
[ RUN      ] HttpServerTest.Pipeline
[       OK ] HttpServerTest.Pipeline (5 ms)
[ RUN      ] HttpServerTest.StopNotRunning
[       OK ] HttpServerTest.StopNotRunning (1 ms)
[ RUN      ] HttpServerTest.Discard
[       OK ] HttpServerTest.Discard (3 ms)
[ RUN      ] HttpServerTest.Finalize
[       OK ] HttpServerTest.Finalize (1 ms)
[----------] 4 tests from HttpServerTest (10 ms total)

[----------] 5 tests from IOTest
[ RUN      ] IOTest.Poll
[       OK ] IOTest.Poll (0 ms)
[ RUN      ] IOTest.Read
[       OK ] IOTest.Read (2 ms)
[ RUN      ] IOTest.BufferedRead
[       OK ] IOTest.BufferedRead (3 ms)
[ RUN      ] IOTest.Write
[       OK ] IOTest.Write (0 ms)
[ RUN      ] IOTest.Redirect
[       OK ] IOTest.Redirect (71 ms)
[----------] 5 tests from IOTest (76 ms total)

[----------] 3 tests from LimiterTest
[ RUN      ] LimiterTest.Acquire
[       OK ] LimiterTest.Acquire (14 ms)
[ RUN      ] LimiterTest.DiscardMiddle
[       OK ] LimiterTest.DiscardMiddle (6 ms)
[ RUN      ] LimiterTest.DiscardLast
[       OK ] LimiterTest.DiscardLast (2 ms)
[----------] 3 tests from LimiterTest (22 ms total)

[----------] 4 tests from LoopTest
[ RUN      ] LoopTest.Sync
[       OK ] LoopTest.Sync (0 ms)
[ RUN      ] LoopTest.Async
[       OK ] LoopTest.Async (0 ms)
[ RUN      ] LoopTest.DiscardIterate
[       OK ] LoopTest.DiscardIterate (1 ms)
[ RUN      ] LoopTest.DiscardBody
[       OK ] LoopTest.DiscardBody (0 ms)
[----------] 4 tests from LoopTest (1 ms total)

[----------] 11 tests from MetricsTest
[ RUN      ] MetricsTest.Counter
[       OK ] MetricsTest.Counter (1 ms)
[ RUN      ] MetricsTest.PullGauge
[       OK ] MetricsTest.PullGauge (1 ms)
[ RUN      ] MetricsTest.PushGauge
[       OK ] MetricsTest.PushGauge (1 ms)
[ RUN      ] MetricsTest.Statistics
[       OK ] MetricsTest.Statistics (1 ms)
[ RUN      ] MetricsTest.THREADSAFE_Snapshot
I0531 15:24:56.337888  2586 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
F0531 15:24:56.339130  2595 metrics.cpp:219] CHECK_SOME(timeout): is NONE 
*** Check failure stack trace: ***
*** Aborted at 1527780296 (unix time) try "date -d @1527780296" if you are using GNU date ***
PC: @     0x7f60f71ae428 (unknown)
*** SIGABRT (@0x3e800000a14) received by PID 2580 (TID 0x7f60f016a700) from PID 2580; stack trace: ***
    @     0x7f60f8217390 (unknown)
    @     0x7f60f71ae428 (unknown)
    @     0x7f60f71b002a (unknown)
    @           0xbf64fe google::logging_fail()
    @           0xbf6528 google::LogMessage::Fail()
    @           0xbf646c google::LogMessage::SendToLog()
    @           0xbf5e3e google::LogMessage::Flush()
    @           0xbf90fc google::LogMessageFatal::~LogMessageFatal()
    @           0x4335aa _CheckFatal::~_CheckFatal()
    @           0xa35e63 process::metrics::internal::MetricsProcess::__snapshot()
    @           0xa3e5fc _ZZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessIS7_ESaISt4pairIKS7_dEEENS_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapIS7_NS_6FutureIdEESt4hashIS7_ESt8equal_toIS7_EEOSN_IS7_SI_INS_10StatisticsIdEEESR_ST_ESM_SU_SZ_EENSO_IT_EERKNS_3PIDIT0_EEMS14_FS12_T1_T2_T3_EOT4_OT5_OT6_ENKUlSt10unique_ptrINS_7PromiseISE_EESt14default_deleteIS1L_EEOSK_SV_S10_PNS_11ProcessBaseEE_clES1O_S1P_SV_S10_S1R_
    @           0xa6e310 _ZN5cpp176invokeIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessIS9_ESaISt4pairIKS9_dEEENS1_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapIS9_NS1_6FutureIdEESt4hashIS9_ESt8equal_toIS9_EEOSP_IS9_SK_INS1_10StatisticsIdEEEST_SV_ESO_SW_S11_EENSQ_IT_EERKNS1_3PIDIT0_EEMS16_FS14_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS1_7PromiseISG_EESt14default_deleteIS1N_EEOSM_SX_S12_PNS1_11ProcessBaseEE_IS1Q_SM_SW_S11_S1T_EEEDTclcl7forwardIS13_Efp_Espcl7forwardIT0_Efp0_EEEOS13_DpOS1V_
    @           0xa6b667 _ZN6lambda8internal7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISA_ESaISt4pairIKSA_dEEENS2_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISA_NS2_6FutureIdEESt4hashISA_ESt8equal_toISA_EEOSQ_ISA_SL_INS2_10StatisticsIdEEESU_SW_ESP_SX_S12_EENSR_IT_EERKNS2_3PIDIT0_EEMS17_FS15_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS2_7PromiseISH_EESt14default_deleteIS1O_EEOSN_SY_S13_PNS2_11ProcessBaseEE_JS1R_SN_SX_S12_St12_PlaceholderILi1EEEE13invoke_expandIS1V_St5tupleIJS1R_SN_SX_S12_S1X_EES20_IJOS1U_EEJLm0ELm1ELm2ELm3ELm4EEEEDTcl6invokecl7forwardIS14_Efp_Espcl6expandcl3getIXT2_EEcl7forwardIS17_Efp0_EEcl7forwardIS1B_Efp2_EEEEOS14_OS17_N5cpp1416integer_sequenceImJXspT2_EEEEOS1B_
    @           0xa681da _ZNO6lambda8internal7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISA_ESaISt4pairIKSA_dEEENS2_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISA_NS2_6FutureIdEESt4hashISA_ESt8equal_toISA_EEOSQ_ISA_SL_INS2_10StatisticsIdEEESU_SW_ESP_SX_S12_EENSR_IT_EERKNS2_3PIDIT0_EEMS17_FS15_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS2_7PromiseISH_EESt14default_deleteIS1O_EEOSN_SY_S13_PNS2_11ProcessBaseEE_IS1R_SN_SX_S12_St12_PlaceholderILi1EEEEclIIS1U_EEEDTcl13invoke_expandcl4movedtdefpT1fEcl4movedtdefpT10bound_argsEcvN5cpp1416integer_sequenceImILm0ELm1ELm2ELm3ELm4EEEE_Ecl16forward_as_tuplespcl7forwardIT_Efp_EEEEDpOS23_
    @           0xa662bb _ZN5cpp176invokeIN6lambda8internal7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISC_ESaISt4pairIKSC_dEEENS4_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISC_NS4_6FutureIdEESt4hashISC_ESt8equal_toISC_EEOSS_ISC_SN_INS4_10StatisticsIdEEESW_SY_ESR_SZ_S14_EENST_IT_EERKNS4_3PIDIT0_EEMS19_FS17_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS4_7PromiseISJ_EESt14default_deleteIS1Q_EEOSP_S10_S15_PNS4_11ProcessBaseEE_IS1T_SP_SZ_S14_St12_PlaceholderILi1EEEEEIS1W_EEEDTclcl7forwardIS16_Efp_Espcl7forwardIT0_Efp0_EEEOS16_DpOS21_
    @           0xa65039 _ZN6lambda8internal6InvokeIvEclINS0_7PartialIZN7process8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISD_ESaISt4pairIKSD_dEEENS5_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISD_NS5_6FutureIdEESt4hashISD_ESt8equal_toISD_EEOST_ISD_SO_INS5_10StatisticsIdEEESX_SZ_ESS_S10_S15_EENSU_IT_EERKNS5_3PIDIT0_EEMS1A_FS18_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS5_7PromiseISK_EESt14default_deleteIS1R_EEOSQ_S11_S16_PNS5_11ProcessBaseEE_IS1U_SQ_S10_S15_St12_PlaceholderILi1EEEEEIS1X_EEEvOS17_DpOT0_
    @           0xa642e6 _ZNO6lambda12CallableOnceIFvPN7process11ProcessBaseEEE10CallableFnINS_8internal7PartialIZNS1_8dispatchISt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEdSt4lessISG_ESaISt4pairIKSG_dEEENS1_7metrics8internal14MetricsProcessERK6OptionI8DurationEO7hashmapISG_NS1_6FutureIdEESt4hashISG_ESt8equal_toISG_EEOSW_ISG_SR_INS1_10StatisticsIdEEES10_S12_ESV_S13_S18_EENSX_IT_EERKNS1_3PIDIT0_EEMS1D_FS1B_T1_T2_T3_EOT4_OT5_OT6_EUlSt10unique_ptrINS1_7PromiseISN_EESt14default_deleteIS1U_EEOST_S14_S19_S3_E_IS1X_ST_S13_S18_St12_PlaceholderILi1EEEEEEclEOS3_
    @           0xab8460 _ZNO6lambda12CallableOnceIFvPN7process11ProcessBaseEEEclES3_
    @           0xa846c2 process::ProcessBase::consume()
    @           0xaa4322 _ZNO7process13DispatchEvent7consumeEPNS_13EventConsumerE
    @           0x4544fc process::ProcessBase::serve()
    @           0xa81566 process::ProcessManager::resume()
    @           0xa7d8d6 _ZZN7process14ProcessManager12init_threadsEvENKUlvE_clEv
    @           0xa9e914 _ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEE9_M_invokeIJEEEvSt12_Index_tupleIJXspT_EEE
    @           0xa9dc9e _ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEEclEv
    @           0xa9ce5e _ZNSt6thread5_ImplISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEEE6_M_runEv
    @     0x7f60f7b1ac80 (unknown)
    @     0x7f60f820d6ba start_thread
    @     0x7f60f728041d (unknown)
Makefile:2179: recipe for target 'check-local' failed
make[7]: *** [check-local] Aborted
make[7]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2016: recipe for target 'check-am' failed
make[6]: *** [check-am] Error 2
make[6]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:1865: recipe for target 'check-recursive' failed
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2019: recipe for target 'check' failed
make[4]: *** [check] Error 2
make[4]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:888: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:1038: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:776: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub'
Makefile:982: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
Build timed out (after 180 minutes). Marking the build as failed.
Build was aborted

Build failed in Jenkins: Mesos-Reviewbot #22597

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/22597/display/redirect>

------------------------------------------
[...truncated 2.02 MB...]
[       OK ] FutureTest.After3 (0 ms)
[ RUN      ] FutureTest.Chain
[       OK ] FutureTest.Chain (1 ms)
[ RUN      ] FutureTest.Discard1
[       OK ] FutureTest.Discard1 (0 ms)
[ RUN      ] FutureTest.Discard2
[       OK ] FutureTest.Discard2 (0 ms)
[ RUN      ] FutureTest.Discard3
[       OK ] FutureTest.Discard3 (0 ms)
[ RUN      ] FutureTest.Select
[       OK ] FutureTest.Select (1 ms)
[ RUN      ] FutureTest.FromTry
[       OK ] FutureTest.FromTry (0 ms)
[ RUN      ] FutureTest.FromTryFuture
[       OK ] FutureTest.FromTryFuture (0 ms)
[ RUN      ] FutureTest.ArrowOperator
[       OK ] FutureTest.ArrowOperator (0 ms)
[ RUN      ] FutureTest.UndiscardableFuture
[       OK ] FutureTest.UndiscardableFuture (0 ms)
[ RUN      ] FutureTest.UndiscardableLambda
[       OK ] FutureTest.UndiscardableLambda (0 ms)
[ RUN      ] FutureTest.Abandoned
[       OK ] FutureTest.Abandoned (0 ms)
[ RUN      ] FutureTest.AbandonedChain
[       OK ] FutureTest.AbandonedChain (1 ms)
[ RUN      ] FutureTest.RecoverDiscarded
[       OK ] FutureTest.RecoverDiscarded (0 ms)
[ RUN      ] FutureTest.RecoverFailed
[       OK ] FutureTest.RecoverFailed (0 ms)
[ RUN      ] FutureTest.RecoverAbandoned
[       OK ] FutureTest.RecoverAbandoned (0 ms)
[ RUN      ] FutureTest.RecoverDiscard
[       OK ] FutureTest.RecoverDiscard (0 ms)
[----------] 26 tests from FutureTest (7 ms total)

[----------] 1 test from HTTPTest
[ RUN      ] HTTPTest.PipeReadAll
[       OK ] HTTPTest.PipeReadAll (1 ms)
[----------] 1 test from HTTPTest (1 ms total)

[----------] 8 tests from HTTPConnectionTest
[ RUN      ] HTTPConnectionTest.GzipRequestBody
I0531 12:06:19.018657  2806 process.cpp:3583] Handling HTTP event for process '(1)' with path: '/(1)/body'
[       OK ] HTTPConnectionTest.GzipRequestBody (4 ms)
[ RUN      ] HTTPConnectionTest.Serial
I0531 12:06:19.022121  2817 process.cpp:3583] Handling HTTP event for process '(2)' with path: '/(2)/get'
I0531 12:06:19.024566  2810 process.cpp:3583] Handling HTTP event for process '(2)' with path: '/(2)/get'
[       OK ] HTTPConnectionTest.Serial (43 ms)
[ RUN      ] HTTPConnectionTest.Pipeline
I0531 12:06:19.064993  2798 process.cpp:3583] Handling HTTP event for process '(3)' with path: '/(3)/get'
I0531 12:06:19.065567  2807 process.cpp:3583] Handling HTTP event for process '(4)' with path: '/(4)/get'
I0531 12:06:19.066092  2795 process.cpp:3583] Handling HTTP event for process '(3)' with path: '/(3)/get'
[       OK ] HTTPConnectionTest.Pipeline (7 ms)
[ RUN      ] HTTPConnectionTest.ClosingRequest
I0531 12:06:19.072293  2802 process.cpp:3583] Handling HTTP event for process '(5)' with path: '/(5)/get'
I0531 12:06:19.072798  2802 process.cpp:3583] Handling HTTP event for process '(5)' with path: '/(5)/get'
[       OK ] HTTPConnectionTest.ClosingRequest (5 ms)
[ RUN      ] HTTPConnectionTest.ClosingResponse
I0531 12:06:19.077349  2803 process.cpp:3583] Handling HTTP event for process '(6)' with path: '/(6)/get'
I0531 12:06:19.077859  2803 process.cpp:3583] Handling HTTP event for process '(6)' with path: '/(6)/get'
[       OK ] HTTPConnectionTest.ClosingResponse (5 ms)
[ RUN      ] HTTPConnectionTest.ReferenceCounting
[       OK ] HTTPConnectionTest.ReferenceCounting (1 ms)
[ RUN      ] HTTPConnectionTest.Equality
[       OK ] HTTPConnectionTest.Equality (2 ms)
[ RUN      ] HTTPConnectionTest.RequestStreaming
I0531 12:06:19.086308  2811 process.cpp:3583] Handling HTTP event for process '(9)' with path: '/(9)/requeststreaming'
[       OK ] HTTPConnectionTest.RequestStreaming (5 ms)
[----------] 8 tests from HTTPConnectionTest (73 ms total)

[----------] 2 tests from URLTest
[ RUN      ] URLTest.Stringification
[       OK ] URLTest.Stringification (0 ms)
[ RUN      ] URLTest.ParseUrls
[       OK ] URLTest.ParseUrls (0 ms)
[----------] 2 tests from URLTest (0 ms total)

[----------] 7 tests from HttpAuthenticationTest
[ RUN      ] HttpAuthenticationTest.NoAuthenticator
I0531 12:06:19.090802  2802 process.cpp:3583] Handling HTTP event for process '(10)' with path: '/(10)/authenticated'
[       OK ] HttpAuthenticationTest.NoAuthenticator (3 ms)
[ RUN      ] HttpAuthenticationTest.Unauthorized
I0531 12:06:19.094139  2796 process.cpp:3583] Handling HTTP event for process '(11)' with path: '/(11)/authenticated'
[       OK ] HttpAuthenticationTest.Unauthorized (4 ms)
[ RUN      ] HttpAuthenticationTest.Forbidden
I0531 12:06:19.097460  2798 process.cpp:3583] Handling HTTP event for process '(12)' with path: '/(12)/authenticated'
[       OK ] HttpAuthenticationTest.Forbidden (3 ms)
[ RUN      ] HttpAuthenticationTest.Authenticated
I0531 12:06:19.100497  2805 process.cpp:3583] Handling HTTP event for process '(13)' with path: '/(13)/authenticated'
[       OK ] HttpAuthenticationTest.Authenticated (3 ms)
[ RUN      ] HttpAuthenticationTest.InvalidPrincipal
I0531 12:06:19.103840  2802 process.cpp:3583] Handling HTTP event for process '(14)' with path: '/(14)/authenticated'
I0531 12:06:19.104364  2806 process.cpp:3645] Failed to process request for '/(14)/authenticated': In the principal returned by an HTTP authenticator, at least one of 'value' and 'claims' must be set
I0531 12:06:19.104429  2804 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(14)/authenticated' (In the principal returned by an HTTP authenticator, at least one of 'value' and 'claims' must be set)
[       OK ] HttpAuthenticationTest.InvalidPrincipal (3 ms)
[ RUN      ] HttpAuthenticationTest.Pipelining
I0531 12:06:19.107286  2818 process.cpp:3583] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
I0531 12:06:19.107715  2818 process.cpp:3583] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
[       OK ] HttpAuthenticationTest.Pipelining (4 ms)
[ RUN      ] HttpAuthenticationTest.Basic
I0531 12:06:19.111397  2803 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 12:06:19.113940  2817 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 12:06:19.116386  2813 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 12:06:19.118667  2810 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
[       OK ] HttpAuthenticationTest.Basic (11 ms)
[----------] 7 tests from HttpAuthenticationTest (31 ms total)

[----------] 3 tests from HttpServeTest
[ RUN      ] HttpServeTest.Pipelining
[       OK ] HttpServeTest.Pipelining (5 ms)
[ RUN      ] HttpServeTest.Discard
[       OK ] HttpServeTest.Discard (2 ms)
[ RUN      ] HttpServeTest.Unix
[       OK ] HttpServeTest.Unix (3 ms)
[----------] 3 tests from HttpServeTest (10 ms total)

[----------] 4 tests from HttpServerTest
[ RUN      ] HttpServerTest.Pipeline
[       OK ] HttpServerTest.Pipeline (5 ms)
[ RUN      ] HttpServerTest.StopNotRunning
[       OK ] HttpServerTest.StopNotRunning (0 ms)
[ RUN      ] HttpServerTest.Discard
[       OK ] HttpServerTest.Discard (3 ms)
[ RUN      ] HttpServerTest.Finalize
[       OK ] HttpServerTest.Finalize (1 ms)
[----------] 4 tests from HttpServerTest (9 ms total)

[----------] 5 tests from IOTest
[ RUN      ] IOTest.Poll
[       OK ] IOTest.Poll (1 ms)
[ RUN      ] IOTest.Read
[       OK ] IOTest.Read (1 ms)
[ RUN      ] IOTest.BufferedRead
[       OK ] IOTest.BufferedRead (3 ms)
[ RUN      ] IOTest.Write
[       OK ] IOTest.Write (1 ms)
[ RUN      ] IOTest.Redirect
[       OK ] IOTest.Redirect (72 ms)
[----------] 5 tests from IOTest (78 ms total)

[----------] 3 tests from LimiterTest
[ RUN      ] LimiterTest.Acquire
[       OK ] LimiterTest.Acquire (3 ms)
[ RUN      ] LimiterTest.DiscardMiddle
[       OK ] LimiterTest.DiscardMiddle (3 ms)
[ RUN      ] LimiterTest.DiscardLast
[       OK ] LimiterTest.DiscardLast (1 ms)
[----------] 3 tests from LimiterTest (7 ms total)

[----------] 4 tests from LoopTest
[ RUN      ] LoopTest.Sync
[       OK ] LoopTest.Sync (0 ms)
[ RUN      ] LoopTest.Async
[       OK ] LoopTest.Async (1 ms)
[ RUN      ] LoopTest.DiscardIterate
[       OK ] LoopTest.DiscardIterate (0 ms)
[ RUN      ] LoopTest.DiscardBody
[       OK ] LoopTest.DiscardBody (1 ms)
[----------] 4 tests from LoopTest (2 ms total)

[----------] 11 tests from MetricsTest
[ RUN      ] MetricsTest.Counter
[       OK ] MetricsTest.Counter (1 ms)
[ RUN      ] MetricsTest.PullGauge
[       OK ] MetricsTest.PullGauge (1 ms)
[ RUN      ] MetricsTest.PushGauge
[       OK ] MetricsTest.PushGauge (1 ms)
[ RUN      ] MetricsTest.Statistics
[       OK ] MetricsTest.Statistics (2 ms)
[ RUN      ] MetricsTest.THREADSAFE_Snapshot
I0531 12:06:19.233745  2814 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0531 12:06:19.245988  2800 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.THREADSAFE_Snapshot (24 ms)
[ RUN      ] MetricsTest.SnapshotAlphabetical
I0531 12:06:19.257309  2803 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.SnapshotAlphabetical (11 ms)
[ RUN      ] MetricsTest.THREADSAFE_SnapshotTimeout
I0531 12:06:19.268579  2808 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0531 12:06:19.281244  2810 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0531 12:06:19.282573  2799 metrics.cpp:220] Exceeded timeout of 2secs when attempting to get metric 'test/gauge_timeout'
../../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:420: Failure
Value of: response.isPending()
  Actual: false
Expected: true
F0531 12:06:19.290271  2794 process.cpp:3433] Check failed: state.load() == ProcessBase::State::BOTTOM || state.load() == ProcessBase::State::TERMINATING 
*** Check failure stack trace: ***
*** Aborted at 1527768379 (unix time) try "date -d @1527768379" if you are using GNU date ***
PC: @     0x7f979a503428 (unknown)
*** SIGABRT (@0x3e800000aea) received by PID 2794 (TID 0x7f979b98f740) from PID 2794; stack trace: ***
    @     0x7f979b56c390 (unknown)
    @     0x7f979a503428 (unknown)
    @     0x7f979a50502a (unknown)
    @           0xbf64fe google::logging_fail()
    @           0xbf6528 google::LogMessage::Fail()
    @           0xbf646c google::LogMessage::SendToLog()
    @           0xbf5e3e google::LogMessage::Flush()
    @           0xbf90fc google::LogMessageFatal::~LogMessageFatal()
    @           0xa83a06 process::ProcessBase::~ProcessBase()
    @           0x7085f9 PullGaugeProcess::~PullGaugeProcess()
    @           0x6e2438 MetricsTest_THREADSAFE_SnapshotTimeout_Test::TestBody()
    @           0x8bc34d testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @           0x8b6015 testing::internal::HandleExceptionsInMethodIfSupported<>()
    @           0x892cb0 testing::Test::Run()
    @           0x8935d6 testing::TestInfo::Run()
    @           0x893c73 testing::TestCase::Run()
    @           0x89ae6c testing::internal::UnitTestImpl::RunAllTests()
    @           0x8bd167 testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @           0x8b6c77 testing::internal::HandleExceptionsInMethodIfSupported<>()
    @           0x899a08 testing::UnitTest::Run()
    @           0x6c3967 RUN_ALL_TESTS()
    @           0x6c1eac main
    @     0x7f979a4ee830 (unknown)
    @           0x4210c9 _start
Makefile:2179: recipe for target 'check-local' failed
make[7]: *** [check-local] Aborted (core dumped)
make[7]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2016: recipe for target 'check-am' failed
make[6]: *** [check-am] Error 2
make[6]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:1865: recipe for target 'check-recursive' failed
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2019: recipe for target 'check' failed
make[4]: *** [check] Error 2
make[4]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:888: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:1038: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:776: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub'
Makefile:982: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
Untagged: mesos/mesos-build:ubuntu-16.04
Untagged: mesos/mesos-build@sha256:8685ea3c3e17663e4a1764d08df701102b4e9286c6c1a7116afccbe382777290
Deleted: sha256:4ecb5a128921ae9aad805a57a0e4d24dbcfbe84b09304997c7e2798819aa155a
Deleted: sha256:91a3c8a13a99414ff67baa2d1c6a6a82b43c237327a78d7f815414e155578ac1
Deleted: sha256:d05373b7ffe6961840e0962d4b16df22a14b1bbba3416f5aee58b579f08a2bcd
Deleted: sha256:db96690681268d3c4fdd48cd5edc2ca128c6b2493c67333983b63119622cc485
Deleted: sha256:70f40beaddd4e8dc15479d4f78d75b121fd4428c7bb29319a0fae0babd257e37
Deleted: sha256:77e6ddba346d8ad1e436256f6373dede5af4002006981b7d4116c561c759cefa
Deleted: sha256:8db758ab2fdb54da0aec53aeac876934337e6170f5a8c8872b3d4171e3d465b7
Deleted: sha256:a7fc6b405fe8ef71edfa6163d1dc9f1cb1df426049eefaa7d388e9df21a061ad
Deleted: sha256:5a3e35538f7f2e2727c8ac92f08c30002b9e8a77737de0dab91244344d59f69b
Deleted: sha256:ff986b10a018b48074e6d3a68b39aad8ccc002cdad912d4148c0f92b3729323e
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Reviewbot #22596

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/22596/display/redirect?page=changes>

Changes:

[bbannier] Used `*_SOME` macro for checking `Try` values in stout.

[bbannier] Used `*_SOME` macro for checking `Try` values in libprocess.

[bbannier] Used `*_SOME` macro for checking `Try` values.

------------------------------------------
[...truncated 2.02 MB...]
[ RUN      ] FutureTest.Then
[       OK ] FutureTest.Then (0 ms)
[ RUN      ] FutureTest.CallableOnce
[       OK ] FutureTest.CallableOnce (1 ms)
[ RUN      ] FutureTest.Repair
[       OK ] FutureTest.Repair (0 ms)
[ RUN      ] FutureTest.After1
[       OK ] FutureTest.After1 (1 ms)
[ RUN      ] FutureTest.After2
[       OK ] FutureTest.After2 (1 ms)
[ RUN      ] FutureTest.After3
[       OK ] FutureTest.After3 (0 ms)
[ RUN      ] FutureTest.Chain
[       OK ] FutureTest.Chain (1 ms)
[ RUN      ] FutureTest.Discard1
[       OK ] FutureTest.Discard1 (0 ms)
[ RUN      ] FutureTest.Discard2
[       OK ] FutureTest.Discard2 (0 ms)
[ RUN      ] FutureTest.Discard3
[       OK ] FutureTest.Discard3 (0 ms)
[ RUN      ] FutureTest.Select
[       OK ] FutureTest.Select (1 ms)
[ RUN      ] FutureTest.FromTry
[       OK ] FutureTest.FromTry (0 ms)
[ RUN      ] FutureTest.FromTryFuture
[       OK ] FutureTest.FromTryFuture (0 ms)
[ RUN      ] FutureTest.ArrowOperator
[       OK ] FutureTest.ArrowOperator (0 ms)
[ RUN      ] FutureTest.UndiscardableFuture
[       OK ] FutureTest.UndiscardableFuture (0 ms)
[ RUN      ] FutureTest.UndiscardableLambda
[       OK ] FutureTest.UndiscardableLambda (0 ms)
[ RUN      ] FutureTest.Abandoned
[       OK ] FutureTest.Abandoned (0 ms)
[ RUN      ] FutureTest.AbandonedChain
[       OK ] FutureTest.AbandonedChain (0 ms)
[ RUN      ] FutureTest.RecoverDiscarded
[       OK ] FutureTest.RecoverDiscarded (0 ms)
[ RUN      ] FutureTest.RecoverFailed
[       OK ] FutureTest.RecoverFailed (0 ms)
[ RUN      ] FutureTest.RecoverAbandoned
[       OK ] FutureTest.RecoverAbandoned (0 ms)
[ RUN      ] FutureTest.RecoverDiscard
[       OK ] FutureTest.RecoverDiscard (0 ms)
[----------] 26 tests from FutureTest (7 ms total)

[----------] 1 test from HTTPTest
[ RUN      ] HTTPTest.PipeReadAll
[       OK ] HTTPTest.PipeReadAll (1 ms)
[----------] 1 test from HTTPTest (1 ms total)

[----------] 8 tests from HTTPConnectionTest
[ RUN      ] HTTPConnectionTest.GzipRequestBody
I0531 10:38:58.679280  2851 process.cpp:3583] Handling HTTP event for process '(1)' with path: '/(1)/body'
[       OK ] HTTPConnectionTest.GzipRequestBody (4 ms)
[ RUN      ] HTTPConnectionTest.Serial
I0531 10:38:58.682543  2842 process.cpp:3583] Handling HTTP event for process '(2)' with path: '/(2)/get'
I0531 10:38:58.684856  2836 process.cpp:3583] Handling HTTP event for process '(2)' with path: '/(2)/get'
[       OK ] HTTPConnectionTest.Serial (42 ms)
[ RUN      ] HTTPConnectionTest.Pipeline
I0531 10:38:58.724391  2848 process.cpp:3583] Handling HTTP event for process '(3)' with path: '/(3)/get'
I0531 10:38:58.724786  2833 process.cpp:3583] Handling HTTP event for process '(4)' with path: '/(4)/get'
I0531 10:38:58.725193  2831 process.cpp:3583] Handling HTTP event for process '(3)' with path: '/(3)/get'
[       OK ] HTTPConnectionTest.Pipeline (5 ms)
[ RUN      ] HTTPConnectionTest.ClosingRequest
I0531 10:38:58.729589  2843 process.cpp:3583] Handling HTTP event for process '(5)' with path: '/(5)/get'
I0531 10:38:58.730094  2843 process.cpp:3583] Handling HTTP event for process '(5)' with path: '/(5)/get'
[       OK ] HTTPConnectionTest.ClosingRequest (4 ms)
[ RUN      ] HTTPConnectionTest.ClosingResponse
I0531 10:38:58.734407  2840 process.cpp:3583] Handling HTTP event for process '(6)' with path: '/(6)/get'
I0531 10:38:58.734892  2840 process.cpp:3583] Handling HTTP event for process '(6)' with path: '/(6)/get'
[       OK ] HTTPConnectionTest.ClosingResponse (5 ms)
[ RUN      ] HTTPConnectionTest.ReferenceCounting
[       OK ] HTTPConnectionTest.ReferenceCounting (1 ms)
[ RUN      ] HTTPConnectionTest.Equality
[       OK ] HTTPConnectionTest.Equality (1 ms)
[ RUN      ] HTTPConnectionTest.RequestStreaming
I0531 10:38:58.742059  2854 process.cpp:3583] Handling HTTP event for process '(9)' with path: '/(9)/requeststreaming'
[       OK ] HTTPConnectionTest.RequestStreaming (6 ms)
[----------] 8 tests from HTTPConnectionTest (68 ms total)

[----------] 2 tests from URLTest
[ RUN      ] URLTest.Stringification
[       OK ] URLTest.Stringification (0 ms)
[ RUN      ] URLTest.ParseUrls
[       OK ] URLTest.ParseUrls (0 ms)
[----------] 2 tests from URLTest (0 ms total)

[----------] 7 tests from HttpAuthenticationTest
[ RUN      ] HttpAuthenticationTest.NoAuthenticator
I0531 10:38:58.746989  2833 process.cpp:3583] Handling HTTP event for process '(10)' with path: '/(10)/authenticated'
[       OK ] HttpAuthenticationTest.NoAuthenticator (3 ms)
[ RUN      ] HttpAuthenticationTest.Unauthorized
I0531 10:38:58.750569  2834 process.cpp:3583] Handling HTTP event for process '(11)' with path: '/(11)/authenticated'
[       OK ] HttpAuthenticationTest.Unauthorized (4 ms)
[ RUN      ] HttpAuthenticationTest.Forbidden
I0531 10:38:58.754391  2848 process.cpp:3583] Handling HTTP event for process '(12)' with path: '/(12)/authenticated'
[       OK ] HttpAuthenticationTest.Forbidden (4 ms)
[ RUN      ] HttpAuthenticationTest.Authenticated
I0531 10:38:58.758162  2841 process.cpp:3583] Handling HTTP event for process '(13)' with path: '/(13)/authenticated'
[       OK ] HttpAuthenticationTest.Authenticated (4 ms)
[ RUN      ] HttpAuthenticationTest.InvalidPrincipal
I0531 10:38:58.762187  2839 process.cpp:3583] Handling HTTP event for process '(14)' with path: '/(14)/authenticated'
I0531 10:38:58.762884  2835 process.cpp:3645] Failed to process request for '/(14)/authenticated': In the principal returned by an HTTP authenticator, at least one of 'value' and 'claims' must be set
I0531 10:38:58.762928  2837 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(14)/authenticated' (In the principal returned by an HTTP authenticator, at least one of 'value' and 'claims' must be set)
[       OK ] HttpAuthenticationTest.InvalidPrincipal (4 ms)
[ RUN      ] HttpAuthenticationTest.Pipelining
I0531 10:38:58.766125  2831 process.cpp:3583] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
I0531 10:38:58.766640  2831 process.cpp:3583] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
[       OK ] HttpAuthenticationTest.Pipelining (5 ms)
[ RUN      ] HttpAuthenticationTest.Basic
I0531 10:38:58.770848  2849 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 10:38:58.773543  2844 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 10:38:58.776654  2838 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 10:38:58.779429  2833 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
[       OK ] HttpAuthenticationTest.Basic (12 ms)
[----------] 7 tests from HttpAuthenticationTest (36 ms total)

[----------] 3 tests from HttpServeTest
[ RUN      ] HttpServeTest.Pipelining
[       OK ] HttpServeTest.Pipelining (6 ms)
[ RUN      ] HttpServeTest.Discard
[       OK ] HttpServeTest.Discard (3 ms)
[ RUN      ] HttpServeTest.Unix
[       OK ] HttpServeTest.Unix (2 ms)
[----------] 3 tests from HttpServeTest (11 ms total)

[----------] 4 tests from HttpServerTest
[ RUN      ] HttpServerTest.Pipeline
[       OK ] HttpServerTest.Pipeline (5 ms)
[ RUN      ] HttpServerTest.StopNotRunning
[       OK ] HttpServerTest.StopNotRunning (1 ms)
[ RUN      ] HttpServerTest.Discard
[       OK ] HttpServerTest.Discard (3 ms)
[ RUN      ] HttpServerTest.Finalize
[       OK ] HttpServerTest.Finalize (1 ms)
[----------] 4 tests from HttpServerTest (10 ms total)

[----------] 5 tests from IOTest
[ RUN      ] IOTest.Poll
[       OK ] IOTest.Poll (1 ms)
[ RUN      ] IOTest.Read
[       OK ] IOTest.Read (1 ms)
[ RUN      ] IOTest.BufferedRead
[       OK ] IOTest.BufferedRead (4 ms)
[ RUN      ] IOTest.Write
[       OK ] IOTest.Write (0 ms)
[ RUN      ] IOTest.Redirect
[       OK ] IOTest.Redirect (74 ms)
[----------] 5 tests from IOTest (81 ms total)

[----------] 3 tests from LimiterTest
[ RUN      ] LimiterTest.Acquire
[       OK ] LimiterTest.Acquire (3 ms)
[ RUN      ] LimiterTest.DiscardMiddle
[       OK ] LimiterTest.DiscardMiddle (3 ms)
[ RUN      ] LimiterTest.DiscardLast
[       OK ] LimiterTest.DiscardLast (2 ms)
[----------] 3 tests from LimiterTest (8 ms total)

[----------] 4 tests from LoopTest
[ RUN      ] LoopTest.Sync
[       OK ] LoopTest.Sync (0 ms)
[ RUN      ] LoopTest.Async
[       OK ] LoopTest.Async (0 ms)
[ RUN      ] LoopTest.DiscardIterate
[       OK ] LoopTest.DiscardIterate (1 ms)
[ RUN      ] LoopTest.DiscardBody
[       OK ] LoopTest.DiscardBody (0 ms)
[----------] 4 tests from LoopTest (1 ms total)

[----------] 11 tests from MetricsTest
[ RUN      ] MetricsTest.Counter
[       OK ] MetricsTest.Counter (1 ms)
[ RUN      ] MetricsTest.PullGauge
[       OK ] MetricsTest.PullGauge (1 ms)
[ RUN      ] MetricsTest.PushGauge
[       OK ] MetricsTest.PushGauge (1 ms)
[ RUN      ] MetricsTest.Statistics
[       OK ] MetricsTest.Statistics (2 ms)
[ RUN      ] MetricsTest.THREADSAFE_Snapshot
I0531 10:38:58.899518  2846 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0531 10:38:58.911481  2837 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.THREADSAFE_Snapshot (23 ms)
[ RUN      ] MetricsTest.SnapshotAlphabetical
I0531 10:38:58.923043  2838 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.SnapshotAlphabetical (12 ms)
[ RUN      ] MetricsTest.THREADSAFE_SnapshotTimeout
I0531 10:38:58.934113  2852 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0531 10:38:58.946446  2833 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0531 10:38:58.947772  2852 metrics.cpp:220] Exceeded timeout of 2secs when attempting to get metric 'test/gauge_timeout'
../../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:420: Failure
Value of: response.isPending()
  Actual: false
Expected: true
F0531 10:38:58.955611  2830 process.cpp:3433] Check failed: state.load() == ProcessBase::State::BOTTOM || state.load() == ProcessBase::State::TERMINATING 
*** Check failure stack trace: ***
*** Aborted at 1527763139 (unix time) try "date -d @1527763139" if you are using GNU date ***
PC: @     0x7f72606e8428 (unknown)
*** SIGABRT (@0x3e800000b0e) received by PID 2830 (TID 0x7f7261b74740) from PID 2830; stack trace: ***
    @     0x7f7261751390 (unknown)
    @     0x7f72606e8428 (unknown)
    @     0x7f72606ea02a (unknown)
    @           0xbf64fe google::logging_fail()
    @           0xbf6528 google::LogMessage::Fail()
    @           0xbf646c google::LogMessage::SendToLog()
    @           0xbf5e3e google::LogMessage::Flush()
    @           0xbf90fc google::LogMessageFatal::~LogMessageFatal()
    @           0xa83a06 process::ProcessBase::~ProcessBase()
    @           0x7085f9 PullGaugeProcess::~PullGaugeProcess()
    @           0x6e2438 MetricsTest_THREADSAFE_SnapshotTimeout_Test::TestBody()
    @           0x8bc34d testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @           0x8b6015 testing::internal::HandleExceptionsInMethodIfSupported<>()
    @           0x892cb0 testing::Test::Run()
    @           0x8935d6 testing::TestInfo::Run()
    @           0x893c73 testing::TestCase::Run()
    @           0x89ae6c testing::internal::UnitTestImpl::RunAllTests()
    @           0x8bd167 testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @           0x8b6c77 testing::internal::HandleExceptionsInMethodIfSupported<>()
    @           0x899a08 testing::UnitTest::Run()
    @           0x6c3967 RUN_ALL_TESTS()
    @           0x6c1eac main
    @     0x7f72606d3830 (unknown)
    @           0x4210c9 _start
Makefile:2179: recipe for target 'check-local' failed
make[7]: *** [check-local] Aborted (core dumped)
make[7]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2016: recipe for target 'check-am' failed
make[6]: *** [check-am] Error 2
make[6]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:1865: recipe for target 'check-recursive' failed
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2019: recipe for target 'check' failed
make[4]: *** [check] Error 2
make[4]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:888: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:1038: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:776: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub'
Makefile:982: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
Build timed out (after 180 minutes). Marking the build as failed.
Build was aborted

Build failed in Jenkins: Mesos-Reviewbot #22595

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Reviewbot/22595/display/redirect>

------------------------------------------
[...truncated 2.02 MB...]
[       OK ] FutureTest.After3 (1 ms)
[ RUN      ] FutureTest.Chain
[       OK ] FutureTest.Chain (0 ms)
[ RUN      ] FutureTest.Discard1
[       OK ] FutureTest.Discard1 (1 ms)
[ RUN      ] FutureTest.Discard2
[       OK ] FutureTest.Discard2 (0 ms)
[ RUN      ] FutureTest.Discard3
[       OK ] FutureTest.Discard3 (0 ms)
[ RUN      ] FutureTest.Select
[       OK ] FutureTest.Select (0 ms)
[ RUN      ] FutureTest.FromTry
[       OK ] FutureTest.FromTry (0 ms)
[ RUN      ] FutureTest.FromTryFuture
[       OK ] FutureTest.FromTryFuture (0 ms)
[ RUN      ] FutureTest.ArrowOperator
[       OK ] FutureTest.ArrowOperator (0 ms)
[ RUN      ] FutureTest.UndiscardableFuture
[       OK ] FutureTest.UndiscardableFuture (1 ms)
[ RUN      ] FutureTest.UndiscardableLambda
[       OK ] FutureTest.UndiscardableLambda (0 ms)
[ RUN      ] FutureTest.Abandoned
[       OK ] FutureTest.Abandoned (0 ms)
[ RUN      ] FutureTest.AbandonedChain
[       OK ] FutureTest.AbandonedChain (0 ms)
[ RUN      ] FutureTest.RecoverDiscarded
[       OK ] FutureTest.RecoverDiscarded (0 ms)
[ RUN      ] FutureTest.RecoverFailed
[       OK ] FutureTest.RecoverFailed (0 ms)
[ RUN      ] FutureTest.RecoverAbandoned
[       OK ] FutureTest.RecoverAbandoned (1 ms)
[ RUN      ] FutureTest.RecoverDiscard
[       OK ] FutureTest.RecoverDiscard (0 ms)
[----------] 26 tests from FutureTest (8 ms total)

[----------] 1 test from HTTPTest
[ RUN      ] HTTPTest.PipeReadAll
[       OK ] HTTPTest.PipeReadAll (0 ms)
[----------] 1 test from HTTPTest (0 ms total)

[----------] 8 tests from HTTPConnectionTest
[ RUN      ] HTTPConnectionTest.GzipRequestBody
I0531 05:56:35.470312  2778 process.cpp:3583] Handling HTTP event for process '(1)' with path: '/(1)/body'
[       OK ] HTTPConnectionTest.GzipRequestBody (5 ms)
[ RUN      ] HTTPConnectionTest.Serial
I0531 05:56:35.474002  2771 process.cpp:3583] Handling HTTP event for process '(2)' with path: '/(2)/get'
I0531 05:56:35.476613  2792 process.cpp:3583] Handling HTTP event for process '(2)' with path: '/(2)/get'
[       OK ] HTTPConnectionTest.Serial (44 ms)
[ RUN      ] HTTPConnectionTest.Pipeline
I0531 05:56:35.518539  2782 process.cpp:3583] Handling HTTP event for process '(3)' with path: '/(3)/get'
I0531 05:56:35.519140  2792 process.cpp:3583] Handling HTTP event for process '(4)' with path: '/(4)/get'
I0531 05:56:35.519769  2774 process.cpp:3583] Handling HTTP event for process '(3)' with path: '/(3)/get'
[       OK ] HTTPConnectionTest.Pipeline (8 ms)
[ RUN      ] HTTPConnectionTest.ClosingRequest
I0531 05:56:35.526314  2780 process.cpp:3583] Handling HTTP event for process '(5)' with path: '/(5)/get'
I0531 05:56:35.526917  2780 process.cpp:3583] Handling HTTP event for process '(5)' with path: '/(5)/get'
[       OK ] HTTPConnectionTest.ClosingRequest (5 ms)
[ RUN      ] HTTPConnectionTest.ClosingResponse
I0531 05:56:35.531241  2771 process.cpp:3583] Handling HTTP event for process '(6)' with path: '/(6)/get'
I0531 05:56:35.531690  2771 process.cpp:3583] Handling HTTP event for process '(6)' with path: '/(6)/get'
[       OK ] HTTPConnectionTest.ClosingResponse (5 ms)
[ RUN      ] HTTPConnectionTest.ReferenceCounting
[       OK ] HTTPConnectionTest.ReferenceCounting (1 ms)
[ RUN      ] HTTPConnectionTest.Equality
[       OK ] HTTPConnectionTest.Equality (2 ms)
[ RUN      ] HTTPConnectionTest.RequestStreaming
I0531 05:56:35.539800  2775 process.cpp:3583] Handling HTTP event for process '(9)' with path: '/(9)/requeststreaming'
[       OK ] HTTPConnectionTest.RequestStreaming (5 ms)
[----------] 8 tests from HTTPConnectionTest (75 ms total)

[----------] 2 tests from URLTest
[ RUN      ] URLTest.Stringification
[       OK ] URLTest.Stringification (0 ms)
[ RUN      ] URLTest.ParseUrls
[       OK ] URLTest.ParseUrls (0 ms)
[----------] 2 tests from URLTest (1 ms total)

[----------] 7 tests from HttpAuthenticationTest
[ RUN      ] HttpAuthenticationTest.NoAuthenticator
I0531 05:56:35.544548  2794 process.cpp:3583] Handling HTTP event for process '(10)' with path: '/(10)/authenticated'
[       OK ] HttpAuthenticationTest.NoAuthenticator (3 ms)
[ RUN      ] HttpAuthenticationTest.Unauthorized
I0531 05:56:35.547931  2794 process.cpp:3583] Handling HTTP event for process '(11)' with path: '/(11)/authenticated'
[       OK ] HttpAuthenticationTest.Unauthorized (3 ms)
[ RUN      ] HttpAuthenticationTest.Forbidden
I0531 05:56:35.551417  2791 process.cpp:3583] Handling HTTP event for process '(12)' with path: '/(12)/authenticated'
[       OK ] HttpAuthenticationTest.Forbidden (4 ms)
[ RUN      ] HttpAuthenticationTest.Authenticated
I0531 05:56:35.554726  2782 process.cpp:3583] Handling HTTP event for process '(13)' with path: '/(13)/authenticated'
[       OK ] HttpAuthenticationTest.Authenticated (3 ms)
[ RUN      ] HttpAuthenticationTest.InvalidPrincipal
I0531 05:56:35.558140  2784 process.cpp:3583] Handling HTTP event for process '(14)' with path: '/(14)/authenticated'
I0531 05:56:35.558673  2777 process.cpp:3645] Failed to process request for '/(14)/authenticated': In the principal returned by an HTTP authenticator, at least one of 'value' and 'claims' must be set
I0531 05:56:35.558718  2789 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(14)/authenticated' (In the principal returned by an HTTP authenticator, at least one of 'value' and 'claims' must be set)
[       OK ] HttpAuthenticationTest.InvalidPrincipal (3 ms)
[ RUN      ] HttpAuthenticationTest.Pipelining
I0531 05:56:35.561585  2785 process.cpp:3583] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
I0531 05:56:35.562024  2785 process.cpp:3583] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
[       OK ] HttpAuthenticationTest.Pipelining (5 ms)
[ RUN      ] HttpAuthenticationTest.Basic
I0531 05:56:35.566215  2785 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 05:56:35.569427  2779 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 05:56:35.572412  2789 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0531 05:56:35.575443  2777 process.cpp:3583] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
[       OK ] HttpAuthenticationTest.Basic (13 ms)
[----------] 7 tests from HttpAuthenticationTest (34 ms total)

[----------] 3 tests from HttpServeTest
[ RUN      ] HttpServeTest.Pipelining
[       OK ] HttpServeTest.Pipelining (7 ms)
[ RUN      ] HttpServeTest.Discard
[       OK ] HttpServeTest.Discard (4 ms)
[ RUN      ] HttpServeTest.Unix
[       OK ] HttpServeTest.Unix (3 ms)
[----------] 3 tests from HttpServeTest (14 ms total)

[----------] 4 tests from HttpServerTest
[ RUN      ] HttpServerTest.Pipeline
[       OK ] HttpServerTest.Pipeline (6 ms)
[ RUN      ] HttpServerTest.StopNotRunning
[       OK ] HttpServerTest.StopNotRunning (0 ms)
[ RUN      ] HttpServerTest.Discard
[       OK ] HttpServerTest.Discard (4 ms)
[ RUN      ] HttpServerTest.Finalize
[       OK ] HttpServerTest.Finalize (1 ms)
[----------] 4 tests from HttpServerTest (11 ms total)

[----------] 5 tests from IOTest
[ RUN      ] IOTest.Poll
[       OK ] IOTest.Poll (0 ms)
[ RUN      ] IOTest.Read
[       OK ] IOTest.Read (2 ms)
[ RUN      ] IOTest.BufferedRead
[       OK ] IOTest.BufferedRead (4 ms)
[ RUN      ] IOTest.Write
[       OK ] IOTest.Write (1 ms)
[ RUN      ] IOTest.Redirect
[       OK ] IOTest.Redirect (76 ms)
[----------] 5 tests from IOTest (83 ms total)

[----------] 3 tests from LimiterTest
[ RUN      ] LimiterTest.Acquire
[       OK ] LimiterTest.Acquire (2 ms)
[ RUN      ] LimiterTest.DiscardMiddle
[       OK ] LimiterTest.DiscardMiddle (3 ms)
[ RUN      ] LimiterTest.DiscardLast
[       OK ] LimiterTest.DiscardLast (2 ms)
[----------] 3 tests from LimiterTest (7 ms total)

[----------] 4 tests from LoopTest
[ RUN      ] LoopTest.Sync
[       OK ] LoopTest.Sync (0 ms)
[ RUN      ] LoopTest.Async
[       OK ] LoopTest.Async (0 ms)
[ RUN      ] LoopTest.DiscardIterate
[       OK ] LoopTest.DiscardIterate (1 ms)
[ RUN      ] LoopTest.DiscardBody
[       OK ] LoopTest.DiscardBody (0 ms)
[----------] 4 tests from LoopTest (1 ms total)

[----------] 11 tests from MetricsTest
[ RUN      ] MetricsTest.Counter
[       OK ] MetricsTest.Counter (1 ms)
[ RUN      ] MetricsTest.PullGauge
[       OK ] MetricsTest.PullGauge (2 ms)
[ RUN      ] MetricsTest.PushGauge
[       OK ] MetricsTest.PushGauge (1 ms)
[ RUN      ] MetricsTest.Statistics
[       OK ] MetricsTest.Statistics (1 ms)
[ RUN      ] MetricsTest.THREADSAFE_Snapshot
I0531 05:56:35.701309  2781 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0531 05:56:35.713464  2772 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.THREADSAFE_Snapshot (24 ms)
[ RUN      ] MetricsTest.SnapshotAlphabetical
I0531 05:56:35.724813  2790 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.SnapshotAlphabetical (12 ms)
[ RUN      ] MetricsTest.THREADSAFE_SnapshotTimeout
I0531 05:56:35.736018  2787 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0531 05:56:35.748483  2771 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0531 05:56:35.749862  2787 metrics.cpp:220] Exceeded timeout of 2secs when attempting to get metric 'test/gauge_timeout'
../../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:420: Failure
Value of: response.isPending()
  Actual: false
Expected: true
F0531 05:56:35.757587  2770 process.cpp:3433] Check failed: state.load() == ProcessBase::State::BOTTOM || state.load() == ProcessBase::State::TERMINATING 
*** Check failure stack trace: ***
*** Aborted at 1527746195 (unix time) try "date -d @1527746195" if you are using GNU date ***
PC: @     0x7f94ca0c3428 (unknown)
*** SIGABRT (@0x3e800000ad2) received by PID 2770 (TID 0x7f94cb54f740) from PID 2770; stack trace: ***
    @     0x7f94cb12c390 (unknown)
    @     0x7f94ca0c3428 (unknown)
    @     0x7f94ca0c502a (unknown)
    @           0xbf64fe google::logging_fail()
    @           0xbf6528 google::LogMessage::Fail()
    @           0xbf646c google::LogMessage::SendToLog()
    @           0xbf5e3e google::LogMessage::Flush()
    @           0xbf90fc google::LogMessageFatal::~LogMessageFatal()
    @           0xa83a06 process::ProcessBase::~ProcessBase()
    @           0x7085f9 PullGaugeProcess::~PullGaugeProcess()
    @           0x6e2438 MetricsTest_THREADSAFE_SnapshotTimeout_Test::TestBody()
    @           0x8bc34d testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @           0x8b6015 testing::internal::HandleExceptionsInMethodIfSupported<>()
    @           0x892cb0 testing::Test::Run()
    @           0x8935d6 testing::TestInfo::Run()
    @           0x893c73 testing::TestCase::Run()
    @           0x89ae6c testing::internal::UnitTestImpl::RunAllTests()
    @           0x8bd167 testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @           0x8b6c77 testing::internal::HandleExceptionsInMethodIfSupported<>()
    @           0x899a08 testing::UnitTest::Run()
    @           0x6c3967 RUN_ALL_TESTS()
    @           0x6c1eac main
    @     0x7f94ca0ae830 (unknown)
    @           0x4210c9 _start
Makefile:2179: recipe for target 'check-local' failed
make[7]: *** [check-local] Aborted (core dumped)
make[7]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2016: recipe for target 'check-am' failed
make[6]: *** [check-am] Error 2
make[6]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:1865: recipe for target 'check-recursive' failed
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2019: recipe for target 'check' failed
make[4]: *** [check] Error 2
make[4]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:888: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:1038: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:776: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub'
Makefile:982: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
Untagged: mesos/mesos-build:ubuntu-16.04
Untagged: mesos/mesos-build@sha256:8685ea3c3e17663e4a1764d08df701102b4e9286c6c1a7116afccbe382777290
Deleted: sha256:4ecb5a128921ae9aad805a57a0e4d24dbcfbe84b09304997c7e2798819aa155a
Deleted: sha256:91a3c8a13a99414ff67baa2d1c6a6a82b43c237327a78d7f815414e155578ac1
Deleted: sha256:d05373b7ffe6961840e0962d4b16df22a14b1bbba3416f5aee58b579f08a2bcd
Deleted: sha256:db96690681268d3c4fdd48cd5edc2ca128c6b2493c67333983b63119622cc485
Deleted: sha256:70f40beaddd4e8dc15479d4f78d75b121fd4428c7bb29319a0fae0babd257e37
Deleted: sha256:77e6ddba346d8ad1e436256f6373dede5af4002006981b7d4116c561c759cefa
Deleted: sha256:8db758ab2fdb54da0aec53aeac876934337e6170f5a8c8872b3d4171e3d465b7
Deleted: sha256:a7fc6b405fe8ef71edfa6163d1dc9f1cb1df426049eefaa7d388e9df21a061ad
Deleted: sha256:5a3e35538f7f2e2727c8ac92f08c30002b9e8a77737de0dab91244344d59f69b
Deleted: sha256:ff986b10a018b48074e6d3a68b39aad8ccc002cdad912d4148c0f92b3729323e
Build step 'Execute shell' marked build as failure