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 2017/06/09 01:51:32 UTC

Build failed in Jenkins: Mesos-Buildbot » cmake,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3779

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3779/display/redirect?page=changes>

Changes:

[bmahler] Updated Gauge to take std::function instead of Deferred.

------------------------------------------
[...truncated 1.77 MB...]
[       OK ] SystemsTests.Uname (0 ms)
[ RUN      ] SystemsTests.Sysname
[       OK ] SystemsTests.Sysname (0 ms)
[ RUN      ] SystemsTests.Release
[       OK ] SystemsTests.Release (0 ms)
[----------] 3 tests from SystemsTests (1 ms total)

[----------] 1 test from OsSendfileTest
[ RUN      ] OsSendfileTest.Sendfile
[       OK ] OsSendfileTest.Sendfile (1 ms)
[----------] 1 test from OsSendfileTest (1 ms total)

[----------] 1 test from OsSignalsTest
[ RUN      ] OsSignalsTest.Suppress
[       OK ] OsSignalsTest.Suppress (0 ms)
[----------] 1 test from OsSignalsTest (0 ms total)

[----------] Global test environment tear-down
[==========] 284 tests from 45 test cases ran. (203 ms total)
[  PASSED  ] 284 tests.
3rdparty/libprocess/src/tests/libprocess-tests
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0608 21:40:21.149544 30421 process.cpp:1282] libprocess is initialized on 172.17.0.3:36894 with 24 worker threads
Note: Google Test filter = *-
[==========] Running 191 tests from 32 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from AfterTest
[ RUN      ] AfterTest.After
[       OK ] AfterTest.After (3 ms)
[ RUN      ] AfterTest.Loop
[       OK ] AfterTest.Loop (1 ms)
[----------] 2 tests from AfterTest (4 ms total)

[----------] 3 tests from CollectTest
[ RUN      ] CollectTest.Ready
[       OK ] CollectTest.Ready (1 ms)
[ RUN      ] CollectTest.Failure
[       OK ] CollectTest.Failure (4 ms)
[ RUN      ] CollectTest.DiscardPropagation
[       OK ] CollectTest.DiscardPropagation (0 ms)
[----------] 3 tests from CollectTest (5 ms total)

[----------] 4 tests from AwaitTest
[ RUN      ] AwaitTest.Success
[       OK ] AwaitTest.Success (1 ms)
[ RUN      ] AwaitTest.Failure
[       OK ] AwaitTest.Failure (0 ms)
[ RUN      ] AwaitTest.Discarded
[       OK ] AwaitTest.Discarded (0 ms)
[ RUN      ] AwaitTest.DiscardPropagation
[       OK ] AwaitTest.DiscardPropagation (0 ms)
[----------] 4 tests from AwaitTest (1 ms total)

[----------] 4 tests from RequestDecoderTest/0, where TypeParam = process::DataDecoder
[ RUN      ] RequestDecoderTest/0.Request
[       OK ] RequestDecoderTest/0.Request (1 ms)
[ RUN      ] RequestDecoderTest/0.HeaderContinuation
[       OK ] RequestDecoderTest/0.HeaderContinuation (0 ms)
[ RUN      ] RequestDecoderTest/0.HeaderCaseInsensitive
[       OK ] RequestDecoderTest/0.HeaderCaseInsensitive (0 ms)
[ RUN      ] RequestDecoderTest/0.InvalidQueryArgs
[       OK ] RequestDecoderTest/0.InvalidQueryArgs (0 ms)
[----------] 4 tests from RequestDecoderTest/0 (1 ms total)

[----------] 4 tests from RequestDecoderTest/1, where TypeParam = process::StreamingRequestDecoder
[ RUN      ] RequestDecoderTest/1.Request
[       OK ] RequestDecoderTest/1.Request (0 ms)
[ RUN      ] RequestDecoderTest/1.HeaderContinuation
[       OK ] RequestDecoderTest/1.HeaderContinuation (0 ms)
[ RUN      ] RequestDecoderTest/1.HeaderCaseInsensitive
[       OK ] RequestDecoderTest/1.HeaderCaseInsensitive (0 ms)
[ RUN      ] RequestDecoderTest/1.InvalidQueryArgs
[       OK ] RequestDecoderTest/1.InvalidQueryArgs (0 ms)
[----------] 4 tests from RequestDecoderTest/1 (0 ms total)

[----------] 5 tests from DecoderTest
[ RUN      ] DecoderTest.Response
[       OK ] DecoderTest.Response (0 ms)
[ RUN      ] DecoderTest.ResponseWithUnspecifiedLength
[       OK ] DecoderTest.ResponseWithUnspecifiedLength (0 ms)
[ RUN      ] DecoderTest.StreamingResponse
[       OK ] DecoderTest.StreamingResponse (0 ms)
[ RUN      ] DecoderTest.StreamingResponseFailure
[       OK ] DecoderTest.StreamingResponseFailure (0 ms)
[ RUN      ] DecoderTest.StreamingResponseInvalidHeader
[       OK ] DecoderTest.StreamingResponseInvalidHeader (0 ms)
[----------] 5 tests from DecoderTest (0 ms total)

[----------] 2 tests from EncoderTest
[ RUN      ] EncoderTest.Response
[       OK ] EncoderTest.Response (0 ms)
[ RUN      ] EncoderTest.AcceptableEncodings
[       OK ] EncoderTest.AcceptableEncodings (1 ms)
[----------] 2 tests from EncoderTest (1 ms total)

[----------] 15 tests from FutureTest
[ RUN      ] FutureTest.Future
[       OK ] FutureTest.Future (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.Repair
[       OK ] FutureTest.Repair (0 ms)
[ RUN      ] FutureTest.After1
[       OK ] FutureTest.After1 (1 ms)
[ RUN      ] FutureTest.After2
[       OK ] FutureTest.After2 (2 ms)
[ RUN      ] FutureTest.After3
[       OK ] FutureTest.After3 (0 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.THREADSAFE_Select
[       OK ] FutureTest.THREADSAFE_Select (0 ms)
[ RUN      ] FutureTest.FromTry
[       OK ] FutureTest.FromTry (0 ms)
[ RUN      ] FutureTest.ArrowOperator
[       OK ] FutureTest.ArrowOperator (0 ms)
[----------] 15 tests from FutureTest (4 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
I0608 21:40:21.168076 30435 process.cpp:3778] Handling HTTP event for process '(1)' with path: '/(1)/body'
[       OK ] HTTPConnectionTest.GzipRequestBody (3 ms)
[ RUN      ] HTTPConnectionTest.Serial
I0608 21:40:21.169692 30423 process.cpp:3778] Handling HTTP event for process '(2)' with path: '/(2)/get'
I0608 21:40:21.170919 30432 process.cpp:3778] Handling HTTP event for process '(2)' with path: '/(2)/get'
[       OK ] HTTPConnectionTest.Serial (57 ms)
[ RUN      ] HTTPConnectionTest.Pipeline
I0608 21:40:21.239655 30437 process.cpp:3778] Handling HTTP event for process '(3)' with path: '/(3)/get'
I0608 21:40:21.240006 30437 process.cpp:3778] Handling HTTP event for process '(3)' with path: '/(3)/get'
I0608 21:40:21.240212 30437 process.cpp:3778] Handling HTTP event for process '(4)' with path: '/(4)/get'
[       OK ] HTTPConnectionTest.Pipeline (44 ms)
[ RUN      ] HTTPConnectionTest.ClosingRequest
I0608 21:40:21.271670 30430 process.cpp:3778] Handling HTTP event for process '(5)' with path: '/(5)/get'
I0608 21:40:21.271814 30430 process.cpp:3778] Handling HTTP event for process '(5)' with path: '/(5)/get'
[       OK ] HTTPConnectionTest.ClosingRequest (3 ms)
[ RUN      ] HTTPConnectionTest.ClosingResponse
I0608 21:40:21.274492 30423 process.cpp:3778] Handling HTTP event for process '(6)' with path: '/(6)/get'
I0608 21:40:21.274664 30423 process.cpp:3778] Handling HTTP event for process '(6)' with path: '/(6)/get'
[       OK ] HTTPConnectionTest.ClosingResponse (2 ms)
[ RUN      ] HTTPConnectionTest.ReferenceCounting
[       OK ] HTTPConnectionTest.ReferenceCounting (1 ms)
[ RUN      ] HTTPConnectionTest.Equality
[       OK ] HTTPConnectionTest.Equality (1 ms)
[ RUN      ] HTTPConnectionTest.RequestStreaming
I0608 21:40:21.278271 30437 process.cpp:3778] Handling HTTP event for process '(9)' with path: '/(9)/requeststreaming'
[       OK ] HTTPConnectionTest.RequestStreaming (2 ms)
[----------] 8 tests from HTTPConnectionTest (113 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
I0608 21:40:21.280730 30427 process.cpp:3778] Handling HTTP event for process '(10)' with path: '/(10)/authenticated'
[       OK ] HttpAuthenticationTest.NoAuthenticator (1 ms)
[ RUN      ] HttpAuthenticationTest.Unauthorized
I0608 21:40:21.282253 30433 process.cpp:3778] Handling HTTP event for process '(11)' with path: '/(11)/authenticated'
[       OK ] HttpAuthenticationTest.Unauthorized (2 ms)
[ RUN      ] HttpAuthenticationTest.Forbidden
I0608 21:40:21.284099 30423 process.cpp:3778] Handling HTTP event for process '(12)' with path: '/(12)/authenticated'
[       OK ] HttpAuthenticationTest.Forbidden (2 ms)
[ RUN      ] HttpAuthenticationTest.Authenticated
I0608 21:40:21.286372 30436 process.cpp:3778] Handling HTTP event for process '(13)' with path: '/(13)/authenticated'
[       OK ] HttpAuthenticationTest.Authenticated (2 ms)
[ RUN      ] HttpAuthenticationTest.InvalidPrincipal
I0608 21:40:21.288153 30423 process.cpp:3778] Handling HTTP event for process '(14)' with path: '/(14)/authenticated'
I0608 21:40:21.288358 30433 process.cpp:3835] 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
I0608 21:40:21.288368 30427 process.cpp:1495] 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 (2 ms)
[ RUN      ] HttpAuthenticationTest.Pipelining
I0608 21:40:21.290436 30425 process.cpp:3778] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
I0608 21:40:21.290597 30425 process.cpp:3778] Handling HTTP event for process '(15)' with path: '/(15)/authenticated'
[       OK ] HttpAuthenticationTest.Pipelining (3 ms)
[ RUN      ] HttpAuthenticationTest.Basic
I0608 21:40:21.292851 30440 process.cpp:3778] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0608 21:40:21.294288 30426 process.cpp:3778] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0608 21:40:21.295476 30433 process.cpp:3778] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
I0608 21:40:21.296871 30441 process.cpp:3778] Handling HTTP event for process '(16)' with path: '/(16)/authenticated'
[       OK ] HttpAuthenticationTest.Basic (6 ms)
[----------] 7 tests from HttpAuthenticationTest (18 ms total)

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

[----------] 3 tests from LimiterTest
[ RUN      ] LimiterTest.THREADSAFE_Acquire
[       OK ] LimiterTest.THREADSAFE_Acquire (2 ms)
[ RUN      ] LimiterTest.THREADSAFE_DiscardMiddle
[       OK ] LimiterTest.THREADSAFE_DiscardMiddle (3 ms)
[ RUN      ] LimiterTest.THREADSAFE_DiscardLast
[       OK ] LimiterTest.THREADSAFE_DiscardLast (1 ms)
[----------] 3 tests from LimiterTest (6 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 (0 ms)
[ RUN      ] LoopTest.DiscardBody
[       OK ] LoopTest.DiscardBody (0 ms)
[----------] 4 tests from LoopTest (1 ms total)

[----------] 9 tests from MetricsTest
[ RUN      ] MetricsTest.Counter
[       OK ] MetricsTest.Counter (1 ms)
[ RUN      ] MetricsTest.THREADSAFE_Gauge
[       OK ] MetricsTest.THREADSAFE_Gauge (1 ms)
[ RUN      ] MetricsTest.Statistics
[       OK ] MetricsTest.Statistics (1 ms)
[ RUN      ] MetricsTest.THREADSAFE_Snapshot
I0608 21:40:21.317730 30426 process.cpp:3778] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0608 21:40:21.329571 30438 process.cpp:3778] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.THREADSAFE_Snapshot (23 ms)
[ RUN      ] MetricsTest.THREADSAFE_SnapshotTimeout
I0608 21:40:21.340432 30426 process.cpp:3778] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0608 21:40:21.370988 30445 process.cpp:3778] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
/mesos/3rdparty/libprocess/src/tests/metrics_tests.cpp:330: Failure
Failed to wait 15secs for response
Build timed out (after 300 minutes). Marking the build as failed.
Build was aborted
++ docker rmi mesos-1496955252-22399
Error response from daemon: conflict: unable to remove repository reference "mesos-1496955252-22399" (must force) - container 306ab9994085 is using its referenced image 40eae0e2f6c8

Jenkins build is back to normal : Mesos-Buildbot » cmake,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3780

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3780/display/redirect?page=changes>