You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/20 05:00:00 UTC

Build failed in Jenkins: Thrift-precommit #183

See <https://builds.apache.org/job/Thrift-precommit/183/changes>

Changes:

[nsuke] THRIFT-3643 Perl SSL server crushes if a client disconnect without

[nsuke] THRIFT-3642 Speed up cross test runner

[nsuke] THRIFT-3644 Adds testStruct call to Lua test client Client: Test (Lua)

[nsuke] THIFT-3645 Add command line args and testBool handler to Lua test server

[nsuke] THRIFT-3646 Fix Python extension build warnings Client: Python Patch:

[nsuke] THRIFT-3647 Fix php extension build warnings Client: PHP Patch: Nobuaki

------------------------------------------
[...truncated 6402 lines...]
dmd -gc -ofunittest/debug/thrift/protocol/processor -unittest -w -wi -I../../lib/d/src   src/thrift/protocol/processor.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/server/base -unittest -w -wi -I../../lib/d/src   src/thrift/server/base.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/server/simple -unittest -w -wi -I../../lib/d/src   src/thrift/server/simple.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/server/taskpool -unittest -w -wi -I../../lib/d/src   src/thrift/server/taskpool.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/server/threaded -unittest -w -wi -I../../lib/d/src   src/thrift/server/threaded.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/server/transport/base -unittest -w -wi -I../../lib/d/src   src/thrift/server/transport/base.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/server/transport/socket -unittest -w -wi -I../../lib/d/src   src/thrift/server/transport/socket.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/transport/base -unittest -w -wi -I../../lib/d/src   src/thrift/transport/base.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/transport/buffered -unittest -w -wi -I../../lib/d/src   src/thrift/transport/buffered.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/transport/file -unittest -w -wi -I../../lib/d/src   src/thrift/transport/file.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/transport/framed -unittest -w -wi -I../../lib/d/src   src/thrift/transport/framed.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/transport/http -unittest -w -wi -I../../lib/d/src   src/thrift/transport/http.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/transport/memory -unittest -w -wi -I../../lib/d/src   src/thrift/transport/memory.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/transport/piped -unittest -w -wi -I../../lib/d/src   src/thrift/transport/piped.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/transport/range -unittest -w -wi -I../../lib/d/src   src/thrift/transport/range.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/transport/socket -unittest -w -wi -I../../lib/d/src   src/thrift/transport/socket.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/transport/zlib -unittest -w -wi -I../../lib/d/src   src/thrift/transport/zlib.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/util/awaitable -unittest -w -wi -I../../lib/d/src   src/thrift/util/awaitable.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/util/cancellation -unittest -w -wi -I../../lib/d/src   src/thrift/util/cancellation.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/util/future -unittest -w -wi -I../../lib/d/src   src/thrift/util/future.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/util/hashset -unittest -w -wi -I../../lib/d/src   src/thrift/util/hashset.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/internal/algorithm -unittest -w -wi -I../../lib/d/src   src/thrift/internal/algorithm.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/internal/codegen -unittest -w -wi -I../../lib/d/src   src/thrift/internal/codegen.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/internal/ctfe -unittest -w -wi -I../../lib/d/src   src/thrift/internal/ctfe.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/internal/endian -unittest -w -wi -I../../lib/d/src   src/thrift/internal/endian.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/internal/resource_pool -unittest -w -wi -I../../lib/d/src   src/thrift/internal/resource_pool.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/internal/socket -unittest -w -wi -I../../lib/d/src   src/thrift/internal/socket.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/internal/traits -unittest -w -wi -I../../lib/d/src   src/thrift/internal/traits.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/internal/test/protocol -unittest -w -wi -I../../lib/d/src   src/thrift/internal/test/protocol.d libthriftd.a unittest/emptymain.d
dmd -gc -ofunittest/debug/thrift/internal/test/server -unittest -w -wi -I../../lib/d/src   src/thrift/internal/test/server.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/base -unittest -w -wi -I../../lib/d/src   src/thrift/base.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/async/base -unittest -w -wi -I../../lib/d/src   src/thrift/async/base.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/async/socket -unittest -w -wi -I../../lib/d/src   src/thrift/async/socket.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/codegen/async_client -unittest -w -wi -I../../lib/d/src   src/thrift/codegen/async_client.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/codegen/async_client_pool -unittest -w -wi -I../../lib/d/src   src/thrift/codegen/async_client_pool.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/codegen/base -unittest -w -wi -I../../lib/d/src   src/thrift/codegen/base.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/codegen/client -unittest -w -wi -I../../lib/d/src   src/thrift/codegen/client.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/codegen/client_pool -unittest -w -wi -I../../lib/d/src   src/thrift/codegen/client_pool.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/codegen/processor -unittest -w -wi -I../../lib/d/src   src/thrift/codegen/processor.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/protocol/base -unittest -w -wi -I../../lib/d/src   src/thrift/protocol/base.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/protocol/binary -unittest -w -wi -I../../lib/d/src   src/thrift/protocol/binary.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/protocol/compact -unittest -w -wi -I../../lib/d/src   src/thrift/protocol/compact.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/protocol/json -unittest -w -wi -I../../lib/d/src   src/thrift/protocol/json.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/protocol/processor -unittest -w -wi -I../../lib/d/src   src/thrift/protocol/processor.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/server/base -unittest -w -wi -I../../lib/d/src   src/thrift/server/base.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/server/simple -unittest -w -wi -I../../lib/d/src   src/thrift/server/simple.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/server/taskpool -unittest -w -wi -I../../lib/d/src   src/thrift/server/taskpool.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/server/threaded -unittest -w -wi -I../../lib/d/src   src/thrift/server/threaded.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/server/transport/base -unittest -w -wi -I../../lib/d/src   src/thrift/server/transport/base.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/server/transport/socket -unittest -w -wi -I../../lib/d/src   src/thrift/server/transport/socket.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/transport/base -unittest -w -wi -I../../lib/d/src   src/thrift/transport/base.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/transport/buffered -unittest -w -wi -I../../lib/d/src   src/thrift/transport/buffered.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/transport/file -unittest -w -wi -I../../lib/d/src   src/thrift/transport/file.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/transport/framed -unittest -w -wi -I../../lib/d/src   src/thrift/transport/framed.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/transport/http -unittest -w -wi -I../../lib/d/src   src/thrift/transport/http.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/transport/memory -unittest -w -wi -I../../lib/d/src   src/thrift/transport/memory.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/transport/piped -unittest -w -wi -I../../lib/d/src   src/thrift/transport/piped.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/transport/range -unittest -w -wi -I../../lib/d/src   src/thrift/transport/range.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/transport/socket -unittest -w -wi -I../../lib/d/src   src/thrift/transport/socket.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/transport/zlib -unittest -w -wi -I../../lib/d/src   src/thrift/transport/zlib.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/util/awaitable -unittest -w -wi -I../../lib/d/src   src/thrift/util/awaitable.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/util/cancellation -unittest -w -wi -I../../lib/d/src   src/thrift/util/cancellation.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/util/future -unittest -w -wi -I../../lib/d/src   src/thrift/util/future.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/util/hashset -unittest -w -wi -I../../lib/d/src   src/thrift/util/hashset.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/internal/algorithm -unittest -w -wi -I../../lib/d/src   src/thrift/internal/algorithm.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/internal/codegen -unittest -w -wi -I../../lib/d/src   src/thrift/internal/codegen.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/internal/ctfe -unittest -w -wi -I../../lib/d/src   src/thrift/internal/ctfe.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/internal/endian -unittest -w -wi -I../../lib/d/src   src/thrift/internal/endian.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/internal/resource_pool -unittest -w -wi -I../../lib/d/src   src/thrift/internal/resource_pool.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/internal/socket -unittest -w -wi -I../../lib/d/src   src/thrift/internal/socket.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/internal/traits -unittest -w -wi -I../../lib/d/src   src/thrift/internal/traits.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/internal/test/protocol -unittest -w -wi -I../../lib/d/src   src/thrift/internal/test/protocol.d libthriftd.a unittest/emptymain.d
dmd -O -release -ofunittest/release/thrift/internal/test/server -unittest -w -wi -I../../lib/d/src   src/thrift/internal/test/server.d libthriftd.a unittest/emptymain.d
PASS: unittest/debug/thrift/base
PASS: unittest/debug/thrift/async/base
PASS: unittest/debug/thrift/async/socket
PASS: unittest/debug/thrift/codegen/async_client
PASS: unittest/debug/thrift/codegen/async_client_pool
PASS: unittest/debug/thrift/codegen/base
PASS: unittest/debug/thrift/codegen/client
PASS: unittest/debug/thrift/codegen/client_pool
PASS: unittest/debug/thrift/codegen/processor
PASS: unittest/debug/thrift/protocol/base
PASS: unittest/debug/thrift/protocol/binary
PASS: unittest/debug/thrift/protocol/compact
PASS: unittest/debug/thrift/protocol/json
PASS: unittest/debug/thrift/protocol/processor
PASS: unittest/debug/thrift/server/base
PASS: unittest/debug/thrift/server/simple
PASS: unittest/debug/thrift/server/taskpool
PASS: unittest/debug/thrift/server/threaded
PASS: unittest/debug/thrift/server/transport/base
PASS: unittest/debug/thrift/server/transport/socket
PASS: unittest/debug/thrift/transport/base
PASS: unittest/debug/thrift/transport/buffered
PASS: unittest/debug/thrift/transport/file
PASS: unittest/debug/thrift/transport/framed
PASS: unittest/debug/thrift/transport/http
PASS: unittest/debug/thrift/transport/memory
PASS: unittest/debug/thrift/transport/piped
PASS: unittest/debug/thrift/transport/range
PASS: unittest/debug/thrift/transport/socket
PASS: unittest/debug/thrift/transport/zlib
PASS: unittest/debug/thrift/util/awaitable
PASS: unittest/debug/thrift/util/cancellation
PASS: unittest/debug/thrift/util/future
PASS: unittest/debug/thrift/util/hashset
PASS: unittest/debug/thrift/internal/algorithm
PASS: unittest/debug/thrift/internal/codegen
PASS: unittest/debug/thrift/internal/ctfe
PASS: unittest/debug/thrift/internal/endian
PASS: unittest/debug/thrift/internal/resource_pool
PASS: unittest/debug/thrift/internal/socket
PASS: unittest/debug/thrift/internal/traits
PASS: unittest/debug/thrift/internal/test/protocol
PASS: unittest/debug/thrift/internal/test/server
PASS: unittest/release/thrift/base
PASS: unittest/release/thrift/async/base
PASS: unittest/release/thrift/async/socket
PASS: unittest/release/thrift/codegen/async_client
PASS: unittest/release/thrift/codegen/async_client_pool
PASS: unittest/release/thrift/codegen/base
PASS: unittest/release/thrift/codegen/client
PASS: unittest/release/thrift/codegen/client_pool
PASS: unittest/release/thrift/codegen/processor
PASS: unittest/release/thrift/protocol/base
PASS: unittest/release/thrift/protocol/binary
PASS: unittest/release/thrift/protocol/compact
PASS: unittest/release/thrift/protocol/json
PASS: unittest/release/thrift/protocol/processor
PASS: unittest/release/thrift/server/base
PASS: unittest/release/thrift/server/simple
PASS: unittest/release/thrift/server/taskpool
PASS: unittest/release/thrift/server/threaded
PASS: unittest/release/thrift/server/transport/base
PASS: unittest/release/thrift/server/transport/socket
PASS: unittest/release/thrift/transport/base
PASS: unittest/release/thrift/transport/buffered
PASS: unittest/release/thrift/transport/file
PASS: unittest/release/thrift/transport/framed
PASS: unittest/release/thrift/transport/http
PASS: unittest/release/thrift/transport/memory
PASS: unittest/release/thrift/transport/piped
PASS: unittest/release/thrift/transport/range
PASS: unittest/release/thrift/transport/socket
PASS: unittest/release/thrift/transport/zlib
PASS: unittest/release/thrift/util/awaitable
PASS: unittest/release/thrift/util/cancellation
PASS: unittest/release/thrift/util/future
PASS: unittest/release/thrift/util/hashset
PASS: unittest/release/thrift/internal/algorithm
PASS: unittest/release/thrift/internal/codegen
PASS: unittest/release/thrift/internal/ctfe
PASS: unittest/release/thrift/internal/endian
PASS: unittest/release/thrift/internal/resource_pool
PASS: unittest/release/thrift/internal/socket
PASS: unittest/release/thrift/internal/traits
PASS: unittest/release/thrift/internal/test/protocol
PASS: unittest/release/thrift/internal/test/server
===================
All 86 tests passed
===================
make[4]: Leaving directory `/thrift/lib/d'
make[3]: Leaving directory `/thrift/lib/d'
Making check in test
make[3]: Entering directory `/thrift/lib/d/test'
make  check-TESTS check-local
make[4]: Entering directory `/thrift/lib/d/test'
dmd   -w -wi -O -release -inline -I../../../lib/d/src -Igen-d ../../../lib/d/libthriftd.a -oftransport_test transport_test.d
Using seed: -73549
Using temp file: /tmp/thrift.transport_test.2833902908
Using temp file: /tmp/thrift.transport_test.2827982691
Using temp file: /tmp/thrift.transport_test.3279932707
Using temp file: /tmp/thrift.transport_test.3591376947
Using temp file: /tmp/thrift.transport_test.1210620130
Using temp file: /tmp/thrift.transport_test.3674502032
Using temp file: /tmp/thrift.transport_test.3816165362
Using temp file: /tmp/thrift.transport_test.2868703970
Using temp file: /tmp/thrift.transport_test.1369764070
Using temp file: /tmp/thrift.transport_test.791760123
Using temp file: /tmp/thrift.transport_test.4265701320
Using temp file: /tmp/thrift.transport_test.2644327341
Using temp file: /tmp/thrift.transport_test.3802795018
Using temp file: /tmp/thrift.transport_test.595313430
Using temp file: /tmp/thrift.transport_test.547278941
Using temp file: /tmp/thrift.transport_test.2213261935
Using temp file: /tmp/thrift.transport_test.4018475713
Using temp file: /tmp/thrift.transport_test.4091869677
Using temp file: /tmp/thrift.transport_test.3215043253
Using temp file: /tmp/thrift.transport_test.3633659183
Using temp file: /tmp/thrift.transport_test.1299239940
Using temp file: /tmp/thrift.transport_test.1976892869
Using temp file: /tmp/thrift.transport_test.537194787
Using temp file: /tmp/thrift.transport_test.3635234989
Using temp file: /tmp/thrift.transport_test.2531006568
Using temp file: /tmp/thrift.transport_test.3528054326
Using temp file: /tmp/thrift.transport_test.3733537217
Using temp file: /tmp/thrift.transport_test.2280703942
Using temp file: /tmp/thrift.transport_test.2306312928
Using temp file: /tmp/thrift.transport_test.1945481478
Using temp file: /tmp/thrift.transport_test.1599979896
Using temp file: /tmp/thrift.transport_test.1148824987
Using temp file: /tmp/thrift.transport_test.776956848
Using temp file: /tmp/thrift.transport_test.3323768419
Using temp file: /tmp/thrift.transport_test.1800352976
Using temp file: /tmp/thrift.transport_test.810397031
Test failed for CoupledFileTransports: testBorrowPartAvailable()
std.concurrency.LinkTerminated@std/concurrency.d(249): Link terminated
----------------
./transport_test(bool std.concurrency.MessageBox.get!(pure nothrow @safe void function(thrift.transport.file.FlushMessage, std.concurrency.Tid)*).get(scope pure nothrow @safe void function(thrift.transport.file.FlushMessage, std.concurrency.Tid)*).bool onControlMsg(ref std.concurrency.Message)+0x16) [0x4fbf4e]
./transport_test(bool std.concurrency.MessageBox.get!(pure nothrow @safe void function(thrift.transport.file.FlushMessage, std.concurrency.Tid)*).get(scope pure nothrow @safe void function(thrift.transport.file.FlushMessage, std.concurrency.Tid)*).bool scan(ref std.concurrency.List!(std.concurrency.Message).List)+0x67) [0x4fbfbf]
./transport_test(bool std.concurrency.MessageBox.get!(pure nothrow @safe void function(thrift.transport.file.FlushMessage, std.concurrency.Tid)*).get(scope pure nothrow @safe void function(thrift.transport.file.FlushMessage, std.concurrency.Tid)*)+0x90) [0x4fbb68]
./transport_test(void std.concurrency.receive!(pure nothrow @safe void function(thrift.transport.file.FlushMessage, std.concurrency.Tid)*).receive(pure nothrow @safe void function(thrift.transport.file.FlushMessage, std.concurrency.Tid)*)+0x7b) [0x4fbac7]
./transport_test(void thrift.transport.file.TFileWriterTransport.flush()+0xb1) [0x4f9bd5]
./transport_test(transport_test.CoupledFileTransports transport_test.CoupledFileTransports.__ctor()+0x11f) [0x4c509f]
./transport_test(void transport_test.testBorrowPartAvailable!(transport_test.CoupledFileTransports).testBorrowPartAvailable()+0x3d) [0x4f1c3d]
./transport_test(void transport_test.doBlockingTest!(transport_test.CoupledFileTransports).doBlockingTest()+0x109) [0x4f0e11]
./transport_test(_Dmain+0x6568) [0x4cb6b0]
./transport_test(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll().void __lambda1()+0x18) [0x51fb9c]
./transport_test(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate())+0x2a) [0x51faf6]
./transport_test(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll()+0x30) [0x51fb5c]
./transport_test(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate())+0x2a) [0x51faf6]
./transport_test(_d_run_main+0x1a3) [0x51fa77]
./transport_test(main+0x17) [0x4f63b7]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x2b4f67842ec5]
FAIL: transport_test
==================
1 of 1 test failed
==================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/thrift/lib/d/test'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/thrift/lib/d/test'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/thrift/lib/d'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/thrift/lib'
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 128.14 MB of artifacts by 35.3% relative to #181
Publishing Javadoc
Updating THRIFT-3642
Updating THRIFT-3643
Updating THRIFT-3644
Updating THRIFT-3646
Updating THRIFT-3647

Jenkins build is back to normal : Thrift-precommit #184

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/184/>