See <https://builds.apache.org/job/Thrift/1182/>

------------------------------------------
[...truncated 8590 lines...]
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots 
--protocol=binary --port=9090 --transport=buffered --http=/
OK: Finilocalhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
..localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:14] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:15] "POST / HTTP/1.0" 200 -
localhost - - [15/Jun/2014 23:51:15] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:15] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:15] "POST / HTTP/1.0" 200 -
localhost - - [15/Jun/2014 23:51:15] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:15] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:15] "POST / HTTP/1.0" 200 -
.localhost - - [15/Jun/2014 23:51:15] "POST / HTTP/1.0" 200 -
..
----------------------------------------------------------------------
Ran 19 tests in 0.709s

OK
shed (includes gen-py-dynamicslots)  THttpServer / binary proto / zlib=False / 
SSL=False.   395 combinations tested.

Test run #396:  (includes gen-py-dynamicslots) Server=THttpServer,  
Proto=compact,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-dynamicslots --protocol=compact --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots 
--protocol=compact --port=9090 --transport=buffered --http=/
OK: Finished (includes gen-py-dynamicslots)  THttpServer / compact proto / 
zlib=False / SSL=False.   396 combinations tested.
PASS: RunClientServer.py
=============
1 test passed
=============
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
Making check in py.twisted
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/test/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:42] 
No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:43] 
cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:twisted ../SmallTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/SmallTest.thrift>:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

[WARNING:<https://builds.apache.org/job/Thrift/ws/test/SmallTest.thrift>:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

/usr/bin/trial test_suite.py
test_suite
  ThriftTestCase
    testByte ...                                                           [OK]
    testDouble ...                                                         [OK]
    testException ...                                                      [OK]
    testI32 ...                                                            [OK]
    testI64 ...                                                            [OK]
    testOneway ...                                                         [OK]
    testString ...                                                         [OK]
    testStruct ...                                                         [OK]
    testVoid ...                                                           [OK]

-------------------------------------------------------------------------------
Ran 9 tests in 2.031s

PASSED (successes=9)
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/test/py.twisted'>
Making check in py.tornado
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/test/py.tornado'>
../../compiler/cpp/thrift --gen py:tornado ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:42] 
No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:43] 
cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:tornado ../SmallTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/SmallTest.thrift>:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

[WARNING:<https://builds.apache.org/job/Thrift/ws/test/SmallTest.thrift>:27] 
"senum" is deprecated and will be removed in a future compiler version.  This 
type should be replaced with "string".

./test_suite.py
module `tornado` not found, skipping test
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/test/py.tornado'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/test'>
make  check-local
make[3]: Entering directory `<https://builds.apache.org/job/Thrift/ws/test'>
../compiler/cpp/thrift --gen html -r ../test/ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:42] 
No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift/ws/test/ThriftTest.thrift>:43] 
cpp generator does not accept 'noexist' as sub-namespace!
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
Making check in tutorial
make[1]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
Making check in java
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/java'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>

init:

generate:

compile:
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:53: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] Compiling 7 source files to 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build>
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:54: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds

BUILD SUCCESSFUL
Total time: 2 seconds
make  check-local
make[3]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/java'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>

init:

generate:

compile:
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:53: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:54: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds

BUILD SUCCESSFUL
Total time: 0 seconds
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>

init:

generate:

compile:
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:53: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] Compiling 7 source files to 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build>
    [javac] 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/build.xml>:54: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds

tutorial:
      [jar] Building jar: 
<https://builds.apache.org/job/Thrift/ws/tutorial/java/tutorial.jar>
     [echo] tutorial client simple:
     [java] ping()
     [java] 1+1=2
     [java] Invalid operation: Cannot divide by 0
     [java] 15-10=5
     [java] Check log: 5
     [echo] tutorial client secure:
     [java] ping()
     [java] 1+1=2
     [java] Invalid operation: Cannot divide by 0
     [java] 15-10=5
     [java] Check log: 5
     [java] Timeout: killed the sub-process
     [java] Java Result: -1

test:

BUILD SUCCESSFUL
Total time: 13 seconds
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/java'>
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/java'>
Making check in js
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/js'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>

init:

compile:
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:54: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 7 source files to 
<https://builds.apache.org/job/Thrift/ws/tutorial/js/build>
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:55: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:60: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

BUILD SUCCESSFUL
Total time: 2 seconds
make  check-local
make[3]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/js'>
/usr/bin/ant  compile
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>

init:

compile:
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:54: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:55: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:60: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

BUILD SUCCESSFUL
Total time: 0 seconds
/usr/bin/ant  test
Buildfile: <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>

init:

compile:
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:54: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:55: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] <https://builds.apache.org/job/Thrift/ws/tutorial/js/build.xml>:60: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

tutorial:
      [jar] Building jar: 
<https://builds.apache.org/job/Thrift/ws/tutorial/js/tutorial-js.jar>

test:

BUILD SUCCESSFUL
Total time: 0 seconds
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/js'>
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/js'>
Making check in py
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py'>
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py'>
Making check in py.twisted
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted -r ../../tutorial/tutorial.thrift
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py.twisted'>
Making check in py.tornado
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py.tornado'>
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/tutorial/py.tornado'>
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
../compiler/cpp/thrift --gen html -r ../tutorial/tutorial.thrift
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/tutorial'>
make[1]: Entering directory `<https://builds.apache.org/job/Thrift/ws/'>
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/'>
+ make dist
if test -d "thrift-1.0.0-dev"; then find "thrift-1.0.0-dev" -type d ! -perm 
-200 -exec chmod u+w {} ';' && rm -rf "thrift-1.0.0-dev" || { sleep 5 && rm -rf 
"thrift-1.0.0-dev"; }; else :; fi
test -d "thrift-1.0.0-dev" || mkdir "thrift-1.0.0-dev"
 (cd compiler/cpp && make  top_distdir=../../thrift-1.0.0-dev 
distdir=../../thrift-1.0.0-dev/compiler/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/compiler/cpp'>
make[1]: *** No rule to make target `README_Windows.md', needed by `distdir'.  
Stop.
make[1]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/compiler/cpp'>
make: *** [distdir] 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
Sending artifact delta relative to Thrift #1179
Archived 9 artifacts
Archive block size is 32768
Received 19 blocks and 52806490 bytes
Compression is 1.2%
Took 27 sec
Publishing Javadoc

Reply via email to