See <https://builds.apache.org/job/Thrift-Test/33/changes>

Changes:

[hcorg] THRIFT-2745: c++ - fixed some unit test compilation on windows

[ra] THRIFT-2746: Replace C++11 code in IDL compiler

[hcorg] THRIFT-2746: compiler/cpp/README.md updated

[ra] THRIFT-2749: clean up cpp lib for cpp98 build

[ra] THRIFT-2747: update .gitignore to ignore .vagrant

[ra] THRIFT-2752: update centos installation doc

[ra] THRIFT-2751: repair node oneway bug and symlink issue

[ra] THRIFT-2750: makes targets for get explicit

[jensg] THRIFT-2665 Debug statements are unnecessary and should be removed

[jensg] THRIFT-2754 erlang lib tests don't clean up after themselves properly

[jensg] THRIFT-2689 struct names that differ only in capitalization of first 
character generate broken erlang code

[jensg] THRIFT-1847 TSSLSocket.cpp and TFileTransport.cpp incorrectly excluded 
from Visual Studio project file

[jfarrell] Thrift-2715:Wrong Import-Package directive in MANIFEST

[jensg] THRIFT-2628 struct member name conflicts due to lowercased names

[hcorg] Trying to fix links in HowToContribute.md

[hcorg] Fixed links in contributing.md - CMS style variables seems to be 
unsupported in .md files

------------------------------------------
[...truncated 3676 lines...]
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355]
 No field key specified for field1, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356]
 No field key specified for field2, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357]
 No field key specified for field3, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358]
 No field key specified for field4, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359]
 No field key specified for field5, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360]
 No field key specified for field6, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361]
 No field key specified for field7, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362]
 No field key specified for field8, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363]
 No field key specified for field9, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364]
 No field key specified for field10, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365]
 No field key specified for field11, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366]
 No field key specified for field12, resulting protocol may have conflicts or 
not be backwards compatible!

test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots 
../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42]
 No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43]
 cpp generator does not accept 'noexist' as sub-namespace!
test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots 
../DebugProtoTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41]
 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355]
 No field key specified for field1, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356]
 No field key specified for field2, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357]
 No field key specified for field3, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358]
 No field key specified for field4, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359]
 No field key specified for field5, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360]
 No field key specified for field6, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361]
 No field key specified for field7, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362]
 No field key specified for field8, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363]
 No field key specified for field9, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364]
 No field key specified for field10, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365]
 No field key specified for field11, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366]
 No field key specified for field12, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41]
 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47]
 Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115]
 Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155]
 Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161]
 Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355]
 No field key specified for field1, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356]
 No field key specified for field2, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357]
 No field key specified for field3, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358]
 No field key specified for field4, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359]
 No field key specified for field5, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360]
 No field key specified for field6, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361]
 No field key specified for field7, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362]
 No field key specified for field8, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363]
 No field key specified for field9, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364]
 No field key specified for field10, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365]
 No field key specified for field11, resulting protocol may have conflicts or 
not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366]
 No field key specified for field12, resulting protocol may have conflicts or 
not be backwards compatible!

make[3]: Nothing to be done for `RunClientServer.py'.
make[3]: Nothing to be done for `TestClient.py'.
make[3]: Nothing to be done for `TestServer.py'.
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make  check-TESTS
make[3]: Entering directory 
`<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[4]: Entering directory 
`<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
PASS: RunClientServer.py
make[5]: Entering directory 
`<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory 
`<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
============================================================================
Testsuite summary for thrift 1.0.0-dev
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory 
`<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
Making check in py.twisted
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42]
 No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/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-Test/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-Test/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
  py ...                                                                [ERROR]

===============================================================================
[ERROR]
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 586, in 
loadByNames
    things.append(self.findByName(name))
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 395, in 
findByName
    return filenameToModule(name)
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 84, in 
filenameToModule
    ret = reflect.namedAny(reflect.filenameToModuleName(fn))
  File "/usr/lib/python2.7/dist-packages/twisted/python/_reflectpy3.py", line 
266, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.7/dist-packages/twisted/python/_reflectpy3.py", line 
213, in _importAndCheckStack
    reraise(excValue, excTraceback)
  File 
"<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted/test_suite.py";,> 
line 24, in <module>
    from ThriftTest import ThriftTest
  File "./gen-py.twisted/ThriftTest/ThriftTest.py", line 21, in <module>
    from thrift.transport import TTwisted
  File "../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTwisted.py", 
line 29, in <module>
    from twisted.web import server, resource, http
exceptions.ImportError: No module named web

test_suite.py
-------------------------------------------------------------------------------
Ran 1 tests in 0.121s

FAILED (errors=1)
make[2]: *** [check] Error 1
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
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
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2752
Updating THRIFT-2751
Updating THRIFT-2750
Updating THRIFT-2747
Updating THRIFT-2749
Updating THRIFT-2746
Updating THRIFT-2745
Updating THRIFT-2754
Updating THRIFT-2715
Updating THRIFT-2628
Updating THRIFT-2665
Updating THRIFT-1847
Updating THRIFT-2689

Reply via email to