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 2014/05/29 23:42:42 UTC

Build failed in Jenkins: Thrift #1162

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

Changes:

[roger] THRIFT-2526 Assignment operators and copy constructors in c++ don't copy the __isset struct

------------------------------------------
[...truncated 8601 lines...]
.localhost - - [29/May/2014 21:42:10] "POST / HTTP/1.0" 200 -
..
----------------------------------------------------------------------
Ran 19 tests in 0.698s

OK
er / accel proto / zlib=False / SSL=False.   391 combinations tested.

Test run #392:  (includes gen-py-dynamic) Server=THttpServer,  Proto=binary,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamic --proto=binary --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamic --proto=binary --port=9090 --http=/
OK: Finished (includes gen-py-dynamic)  THttpServer / binary proto / zlib=False / SSL=False.   392 combinations tested.

Test run #393:  (includes gen-py-dynamic) Server=THttpServer,  Proto=compact,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamic --proto=compact --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamic --proto=compact --port=9090 --http=/
OK: Finished (includes gen-py-dynamic)  THttpServer / compact proto / zlib=False / SSL=False.   393 combinations tested.

Test run #394:  (includes gen-py-dynamicslots) Server=THttpServer,  Proto=accel,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=accel --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=accel --port=9090 --http=/
OK: Finished (includes gen-py-dynamicslots)  THttpServer / accel proto / zlib=False / SSL=False.   394 combinations tested.

Test run #395:  (includes gen-py-dynamicslots) Server=THttpServer,  Proto=binary,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=binary --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=binary --port=9090 --http=/
OK: Finished (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 --proto=compact --port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --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.027s

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]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/compiler/cpp'>
 (cd lib && make  top_distdir=../thrift-1.0.0-dev distdir=../thrift-1.0.0-dev/lib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `<https://builds.apache.org/job/Thrift/ws/lib'>
 (cd cpp && make  top_distdir=../../thrift-1.0.0-dev distdir=../../thrift-1.0.0-dev/lib/cpp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp'>
src/thrift/qt/TQTcpServer.h -o src/thrift/qt/moc_TQTcpServer.cpp
/bin/bash: src/thrift/qt/TQTcpServer.h: Permission denied
make[2]: *** [src/thrift/qt/moc_TQTcpServer.cpp] Error 126
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/lib/cpp'>
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/lib'>
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
Publishing Javadoc
Updating THRIFT-2526

Jenkins build is back to normal : Thrift #1163

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift/1163/changes>