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)/4100/display/redirect?page=changes>

Changes:

[songzihao1990] Created staging dir only when needed.

[songzihao1990] Added MESOS-6950 to 1.3.2 CHANGELOG.

[songzihao1990] Added MESOS-6950 to 1.2.3 CHANGELOG.

[songzihao1990] Added MESOS-6950 to 1.1.3 CHANGELOG.

------------------------------------------
[...truncated 1.80 MB...]
[       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
[==========] 299 tests from 47 test cases ran. (607 ms total)
[  PASSED  ] 299 tests.
3rdparty/libprocess/src/tests/libprocess-tests
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0812 00:43:25.747238 30673 process.cpp:1393] libprocess is initialized on 
172.17.0.3:43203 with 8 worker threads
Note: Google Test filter = *-
[==========] Running 193 tests from 33 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from AfterTest
[ RUN      ] AfterTest.After
[       OK ] AfterTest.After (15 ms)
[ RUN      ] AfterTest.Loop
[       OK ] AfterTest.Loop (29 ms)
[----------] 2 tests from AfterTest (44 ms total)

[----------] 3 tests from CollectTest
[ RUN      ] CollectTest.Ready
[       OK ] CollectTest.Ready (12 ms)
[ RUN      ] CollectTest.Failure
[       OK ] CollectTest.Failure (28 ms)
[ RUN      ] CollectTest.DiscardPropagation
[       OK ] CollectTest.DiscardPropagation (13 ms)
[----------] 3 tests from CollectTest (54 ms total)

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

[----------] 2 tests from CountDownLatchTest
[ RUN      ] CountDownLatchTest.Triggered
[       OK ] CountDownLatchTest.Triggered (0 ms)
[ RUN      ] CountDownLatchTest.Threads
[       OK ] CountDownLatchTest.Threads (1 ms)
[----------] 2 tests from CountDownLatchTest (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 (2 ms total)

[----------] 4 tests from RequestDecoderTest/1, where TypeParam = 
process::StreamingRequestDecoder
[ RUN      ] RequestDecoderTest/1.Request
[       OK ] RequestDecoderTest/1.Request (1 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 (1 ms)
[----------] 4 tests from RequestDecoderTest/1 (2 ms total)

[----------] 5 tests from DecoderTest
[ RUN      ] DecoderTest.Response
[       OK ] DecoderTest.Response (0 ms)
[ RUN      ] DecoderTest.ResponseWithUnspecifiedLength
[       OK ] DecoderTest.ResponseWithUnspecifiedLength (1 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 (1 ms total)

[----------] 2 tests from EncoderTest
[ RUN      ] EncoderTest.Response
[       OK ] EncoderTest.Response (1 ms)
[ RUN      ] EncoderTest.AcceptableEncodings
[       OK ] EncoderTest.AcceptableEncodings (2 ms)
[----------] 2 tests from EncoderTest (3 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 (11 ms)
[ RUN      ] FutureTest.After1
[       OK ] FutureTest.After1 (3 ms)
[ RUN      ] FutureTest.After2
[       OK ] FutureTest.After2 (33 ms)
[ RUN      ] FutureTest.After3
[       OK ] FutureTest.After3 (19 ms)
[ RUN      ] FutureTest.Chain
[       OK ] FutureTest.Chain (16 ms)
[ RUN      ] FutureTest.Discard1
[       OK ] FutureTest.Discard1 (13 ms)
[ RUN      ] FutureTest.Discard2
[       OK ] FutureTest.Discard2 (0 ms)
[ RUN      ] FutureTest.Discard3
[       OK ] FutureTest.Discard3 (1 ms)
[ RUN      ] FutureTest.THREADSAFE_Select
[       OK ] FutureTest.THREADSAFE_Select (20 ms)
[ RUN      ] FutureTest.FromTry
[       OK ] FutureTest.FromTry (0 ms)
[ RUN      ] FutureTest.ArrowOperator
[       OK ] FutureTest.ArrowOperator (1 ms)
[----------] 15 tests from FutureTest (119 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
I0812 00:43:26.005633 30677 process.cpp:3933] Handling HTTP event for process 
'(1)' with path: '/(1)/body'
[       OK ] HTTPConnectionTest.GzipRequestBody (57 ms)
[ RUN      ] HTTPConnectionTest.Serial
I0812 00:43:26.052438 30678 process.cpp:3933] Handling HTTP event for process 
'(2)' with path: '/(2)/get'
I0812 00:43:26.061573 30677 process.cpp:3933] Handling HTTP event for process 
'(2)' with path: '/(2)/get'
[       OK ] HTTPConnectionTest.Serial (80 ms)
[ RUN      ] HTTPConnectionTest.Pipeline
I0812 00:43:26.133484 30676 process.cpp:3933] Handling HTTP event for process 
'(3)' with path: '/(3)/get'
I0812 00:43:26.138767 30675 process.cpp:3933] Handling HTTP event for process 
'(4)' with path: '/(4)/get'
I0812 00:43:26.144068 30675 process.cpp:3933] Handling HTTP event for process 
'(3)' with path: '/(3)/get'
[       OK ] HTTPConnectionTest.Pipeline (60 ms)
[ RUN      ] HTTPConnectionTest.ClosingRequest
I0812 00:43:26.229091 30676 process.cpp:3933] Handling HTTP event for process 
'(5)' with path: '/(5)/get'
I0812 00:43:26.230638 30676 process.cpp:3933] Handling HTTP event for process 
'(5)' with path: '/(5)/get'
[       OK ] HTTPConnectionTest.ClosingRequest (70 ms)
[ RUN      ] HTTPConnectionTest.ClosingResponse
I0812 00:43:26.260921 30677 process.cpp:3933] Handling HTTP event for process 
'(6)' with path: '/(6)/get'
I0812 00:43:26.263787 30677 process.cpp:3933] Handling HTTP event for process 
'(6)' with path: '/(6)/get'
[       OK ] HTTPConnectionTest.ClosingResponse (24 ms)
[ RUN      ] HTTPConnectionTest.ReferenceCounting
[       OK ] HTTPConnectionTest.ReferenceCounting (16 ms)
[ RUN      ] HTTPConnectionTest.Equality
[       OK ] HTTPConnectionTest.Equality (26 ms)
[ RUN      ] HTTPConnectionTest.RequestStreaming
I0812 00:43:26.348266 30674 process.cpp:3933] Handling HTTP event for process 
'(9)' with path: '/(9)/requeststreaming'
[       OK ] HTTPConnectionTest.RequestStreaming (64 ms)
[----------] 8 tests from HTTPConnectionTest (397 ms total)

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

[----------] 7 tests from HttpAuthenticationTest
[ RUN      ] HttpAuthenticationTest.NoAuthenticator
I0812 00:43:26.390990 30675 process.cpp:3933] Handling HTTP event for process 
'(10)' with path: '/(10)/authenticated'
[       OK ] HttpAuthenticationTest.NoAuthenticator (9 ms)
[ RUN      ] HttpAuthenticationTest.Unauthorized
I0812 00:43:26.400125 30679 process.cpp:3933] Handling HTTP event for process 
'(11)' with path: '/(11)/authenticated'
[       OK ] HttpAuthenticationTest.Unauthorized (9 ms)
[ RUN      ] HttpAuthenticationTest.Forbidden
I0812 00:43:26.409348 30681 process.cpp:3933] Handling HTTP event for process 
'(12)' with path: '/(12)/authenticated'
[       OK ] HttpAuthenticationTest.Forbidden (21 ms)
[ RUN      ] HttpAuthenticationTest.Authenticated
I0812 00:43:26.430440 30679 process.cpp:3933] Handling HTTP event for process 
'(13)' with path: '/(13)/authenticated'
[       OK ] HttpAuthenticationTest.Authenticated (31 ms)
[ RUN      ] HttpAuthenticationTest.InvalidPrincipal
I0812 00:43:26.461422 30679 process.cpp:3933] Handling HTTP event for process 
'(14)' with path: '/(14)/authenticated'
I0812 00:43:26.462680 30679 process.cpp:3990] 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
I0812 00:43:26.462817 30678 process.cpp:1616] 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 (10 ms)
[ RUN      ] HttpAuthenticationTest.Pipelining
I0812 00:43:26.472008 30678 process.cpp:3933] Handling HTTP event for process 
'(15)' with path: '/(15)/authenticated'
I0812 00:43:26.475543 30676 process.cpp:3933] Handling HTTP event for process 
'(15)' with path: '/(15)/authenticated'
[       OK ] HttpAuthenticationTest.Pipelining (29 ms)
[ RUN      ] HttpAuthenticationTest.Basic
I0812 00:43:26.501132 30674 process.cpp:3933] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
I0812 00:43:26.519661 30681 process.cpp:3933] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
I0812 00:43:26.539618 30679 process.cpp:3933] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
I0812 00:43:26.560380 30679 process.cpp:3933] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
[       OK ] HttpAuthenticationTest.Basic (77 ms)
[----------] 7 tests from HttpAuthenticationTest (186 ms total)

[----------] 3 tests from HttpServeTest
[ RUN      ] HttpServeTest.Pipelining
[       OK ] HttpServeTest.Pipelining (34 ms)
[ RUN      ] HttpServeTest.Discard
[       OK ] HttpServeTest.Discard (78 ms)
[ RUN      ] HttpServeTest.Unix
[       OK ] HttpServeTest.Unix (20 ms)
[----------] 3 tests from HttpServeTest (132 ms total)

[----------] 3 tests from LimiterTest
[ RUN      ] LimiterTest.THREADSAFE_Acquire
[       OK ] LimiterTest.THREADSAFE_Acquire (20 ms)
[ RUN      ] LimiterTest.THREADSAFE_DiscardMiddle
[       OK ] LimiterTest.THREADSAFE_DiscardMiddle (29 ms)
[ RUN      ] LimiterTest.THREADSAFE_DiscardLast
[       OK ] LimiterTest.THREADSAFE_DiscardLast (50 ms)
[----------] 3 tests from LimiterTest (100 ms total)

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

[----------] 9 tests from MetricsTest
[ RUN      ] MetricsTest.Counter
[       OK ] MetricsTest.Counter (8 ms)
[ RUN      ] MetricsTest.THREADSAFE_Gauge
[       OK ] MetricsTest.THREADSAFE_Gauge (3 ms)
[ RUN      ] MetricsTest.Statistics
[       OK ] MetricsTest.Statistics (4 ms)
[ RUN      ] MetricsTest.THREADSAFE_Snapshot
I0812 00:43:26.847597 30681 process.cpp:3933] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
I0812 00:43:26.875519 30680 process.cpp:3933] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.THREADSAFE_Snapshot (61 ms)
[ RUN      ] MetricsTest.THREADSAFE_SnapshotTimeout
I0812 00:43:26.920742 30680 process.cpp:3933] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
I0812 00:43:26.965297 30676 process.cpp:3933] 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
Not sending mail to unregistered user songzihao1...@gmail.com
++ docker rmi mesos-1502494493-15511
/tmp/jenkins8127373897054398948.sh: line 7: 28056 Terminated              
./support/jenkins/buildbot.sh
Error response from daemon: conflict: unable to remove repository reference 
"mesos-1502494493-15511" (must force) - container 680bba021c15 is using its 
referenced image 42a975a8582b

Reply via email to