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 2016/06/30 07:31:10 UTC

Build failed in Jenkins: mesos-reviewbot #14045

See <https://builds.apache.org/job/mesos-reviewbot/14045/>

------------------------------------------
[...truncated 224926 lines...]
[       OK ] OwnedTest.Null (0 ms)
[ RUN      ] OwnedTest.Share
[       OK ] OwnedTest.Share (0 ms)
[ RUN      ] OwnedTest.Release
[       OK ] OwnedTest.Release (0 ms)
[----------] 4 tests from OwnedTest (1 ms total)

[----------] 30 tests from ProcessTest
[ RUN      ] ProcessTest.Event
[       OK ] ProcessTest.Event (0 ms)
[ RUN      ] ProcessTest.Spawn
[       OK ] ProcessTest.Spawn (2 ms)
[ RUN      ] ProcessTest.Dispatch
[       OK ] ProcessTest.Dispatch (7 ms)
[ RUN      ] ProcessTest.Defer1
[       OK ] ProcessTest.Defer1 (1 ms)
[ RUN      ] ProcessTest.Defer2
[       OK ] ProcessTest.Defer2 (15 ms)
[ RUN      ] ProcessTest.Defer3
[       OK ] ProcessTest.Defer3 (0 ms)
[ RUN      ] ProcessTest.Handlers
[       OK ] ProcessTest.Handlers (22 ms)
[ RUN      ] ProcessTest.Expect
[       OK ] ProcessTest.Expect (15 ms)
[ RUN      ] ProcessTest.Action
[       OK ] ProcessTest.Action (0 ms)
[ RUN      ] ProcessTest.Inheritance
[       OK ] ProcessTest.Inheritance (1 ms)
[ RUN      ] ProcessTest.Thunk
[       OK ] ProcessTest.Thunk (0 ms)
[ RUN      ] ProcessTest.Delegate
I0630 05:51:04.014107 24358 process.cpp:3305] Delegating message 'func' to (111)@172.17.0.3:34063
[       OK ] ProcessTest.Delegate (3 ms)
[ RUN      ] ProcessTest.Delay
[       OK ] ProcessTest.Delay (3 ms)
[ RUN      ] ProcessTest.Order
[       OK ] ProcessTest.Order (4 ms)
[ RUN      ] ProcessTest.Donate
[       OK ] ProcessTest.Donate (11 ms)
[ RUN      ] ProcessTest.Exited
[       OK ] ProcessTest.Exited (9 ms)
[ RUN      ] ProcessTest.InjectExited
[       OK ] ProcessTest.InjectExited (0 ms)
[ RUN      ] ProcessTest.Settle
[       OK ] ProcessTest.Settle (42 ms)
[ RUN      ] ProcessTest.Pid
[       OK ] ProcessTest.Pid (0 ms)
[ RUN      ] ProcessTest.Listener
[       OK ] ProcessTest.Listener (0 ms)
[ RUN      ] ProcessTest.Executor
[       OK ] ProcessTest.Executor (1 ms)
[ RUN      ] ProcessTest.Remote
[       OK ] ProcessTest.Remote (10 ms)
[ RUN      ] ProcessTest.Http1
[       OK ] ProcessTest.Http1 (8 ms)
[ RUN      ] ProcessTest.Http2
[       OK ] ProcessTest.Http2 (6 ms)
[ RUN      ] ProcessTest.Async
[       OK ] ProcessTest.Async (6 ms)
[ RUN      ] ProcessTest.Provide
I0630 05:51:04.120895 24351 process.cpp:3322] Handling HTTP event for process '(132)' with path: '/(132)'
I0630 05:51:04.121227 24351 process.cpp:1279] Sending file at '/tmp/QwtZGC/lorem.txt' with length 446
[       OK ] ProcessTest.Provide (17 ms)
[ RUN      ] ProcessTest.Defers
[       OK ] ProcessTest.Defers (0 ms)
[ RUN      ] ProcessTest.PercentEncodedURLs
I0630 05:51:04.139570 24358 process.cpp:3322] Handling HTTP event for process 'id(42)' with path: '/id(42)/handler2'
[       OK ] ProcessTest.PercentEncodedURLs (6 ms)
[ RUN      ] ProcessTest.FirewallDisablePaths
I0630 05:51:04.141979 24360 process.cpp:2542] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I0630 05:51:04.143437 24355 process.cpp:3322] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
I0630 05:51:04.145244 24360 process.cpp:2542] Returning '403 Forbidden' for '/testprocess/handler2/nested' (firewall rule forbids request)
I0630 05:51:04.147006 24357 process.cpp:3322] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2/nested/path'
I0630 05:51:04.148892 24345 process.cpp:3322] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3'
I0630 05:51:04.150516 24352 process.cpp:3322] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3/nested'
[       OK ] ProcessTest.FirewallDisablePaths (10 ms)
[ RUN      ] ProcessTest.FirewallUninstall
I0630 05:51:04.152873 24360 process.cpp:2542] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I0630 05:51:04.154633 24360 process.cpp:2542] Returning '403 Forbidden' for '/testprocess/handler2' (firewall rule forbids request)
I0630 05:51:04.156302 24349 process.cpp:3322] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler1'
I0630 05:51:04.158187 24346 process.cpp:3322] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
[       OK ] ProcessTest.FirewallUninstall (8 ms)
[----------] 30 tests from ProcessTest (212 ms total)

[----------] 6 tests from ProcessRemoteLinkTest
[ RUN      ] ProcessRemoteLinkTest.RemoteLink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 05:51:04.168495 24362 process.cpp:1066] libprocess is initialized on 172.17.0.3:41189 with 16 worker threads
[       OK ] ProcessRemoteLinkTest.RemoteLink (33 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteRelink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 05:51:04.205329 24381 process.cpp:1066] libprocess is initialized on 172.17.0.3:37577 with 16 worker threads
[       OK ] ProcessRemoteLinkTest.RemoteRelink (39 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteLinkRelink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 05:51:04.238499 24400 process.cpp:1066] libprocess is initialized on 172.17.0.3:40328 with 16 worker threads
[       OK ] ProcessRemoteLinkTest.RemoteLinkRelink (37 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteDoubleLinkRelink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 05:51:04.276010 24419 process.cpp:1066] libprocess is initialized on 172.17.0.3:51770 with 16 worker threads
[       OK ] ProcessRemoteLinkTest.RemoteDoubleLinkRelink (48 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteUseStaleLink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 05:51:04.325564 24438 process.cpp:1066] libprocess is initialized on 172.17.0.3:40176 with 16 worker threads
I0630 05:51:04.341792 24343 poll_socket.cpp:189] Socket error while sending: Broken pipe
E0630 05:51:04.342011 24343 process.cpp:2104] Failed to shutdown socket with fd 6: Transport endpoint is not connected
[       OK ] ProcessRemoteLinkTest.RemoteUseStaleLink (44 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteStaleLinkRelink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0630 05:51:04.367569 24457 process.cpp:1066] libprocess is initialized on 172.17.0.3:32809 with 16 worker threads
E0630 05:51:04.386119 24360 process.cpp:2104] Failed to shutdown socket with fd 6: Transport endpoint is not connected
../../../3rdparty/libprocess/src/tests/process_tests.cpp:1059: Failure
Value of: exitedPid.isPending()
  Actual: false
Expected: true
[  FAILED  ] ProcessRemoteLinkTest.RemoteStaleLinkRelink (51 ms)
[----------] 6 tests from ProcessRemoteLinkTest (253 ms total)

[----------] 2 tests from ProfilerTest
[ RUN      ] ProfilerTest.StartAndStop
I0630 05:51:04.413694 24349 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/start'
I0630 05:51:04.416402 24345 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/stop'
[       OK ] ProfilerTest.StartAndStop (5 ms)
[ RUN      ] ProfilerTest.StartAndStopAuthenticationEnabled
I0630 05:51:04.419981 24354 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/start'
I0630 05:51:04.422672 24346 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/stop'
[       OK ] ProfilerTest.StartAndStopAuthenticationEnabled (7 ms)
[----------] 2 tests from ProfilerTest (12 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (0 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (42 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (23 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (23 ms)
[----------] 3 tests from ReapTest (88 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (15 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (18 ms)
[----------] 4 tests from SequenceTest (56 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (0 ms)
[----------] 4 tests from SharedTest (0 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 17 tests from SubprocessTest
[ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
[       OK ] SubprocessTest.PipeOutputToFileDescriptor (47 ms)
[ RUN      ] SubprocessTest.PipeOutputToPath
[       OK ] SubprocessTest.PipeOutputToPath (48 ms)
[ RUN      ] SubprocessTest.EnvironmentEcho
[       OK ] SubprocessTest.EnvironmentEcho (50 ms)
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (46 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (42 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (24 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (42 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (92 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (15 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (61 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (28 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (27 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (28 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (28 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (14 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (24 ms)
[----------] 17 tests from SubprocessTest (647 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (0 ms)
[----------] 3 tests from TimeSeriesTest (2 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (2 ms total)

[----------] Global test environment tear-down
[==========] 167 tests from 25 test cases ran. (1973 ms total)
[  PASSED  ] 166 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ProcessRemoteLinkTest.RemoteStaleLinkRelink

 1 FAILED TEST
  YOU HAVE 2 DISABLED TESTS

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

Jenkins build is back to normal : mesos-reviewbot #14046

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/14046/changes>