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 2012/05/16 06:21:26 UTC

Build failed in Jenkins: Thrift #469

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

Changes:

[jfarrell] Thrift-541: Cocoa code generator doesn't put keywords before all arguments.
Client: cocoa
Patch: Andrew McGeachie

Updates args list to contain keywords before any args.

------------------------------------------
[...truncated 5137 lines...]
Ran 18 tests in 0.723s

OK
...ERROR:root:Exception test PASSES.
Traceback (most recent call last):
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/server/TServer.py", line 84, in serve
    self.processor.process(iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1006, in process
    self._processMap[name](self, seqid, iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1202, in process_testException
    self._handler.testException(args.arg)
  File "./TestServer.py", line 112, in testException
    raise ValueError("Exception test PASSES.")
ValueError: Exception test PASSES.
...............
----------------------------------------------------------------------
Ran 18 tests in 0.678s

OK
...ERROR:root:Exception test PASSES.
Traceback (most recent call last):
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/server/TServer.py", line 84, in serve
    self.processor.process(iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1006, in process
    self._processMap[name](self, seqid, iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1202, in process_testException
    self._handler.testException(args.arg)
  File "./TestServer.py", line 112, in testException
    raise ValueError("Exception test PASSES.")
ValueError: Exception test PASSES.
...............
----------------------------------------------------------------------
Ran 18 tests in 0.727s

OK
...ERROR:root:Exception test PASSES.
Traceback (most recent call last):
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/server/TServer.py", line 84, in serve
    self.processor.process(iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1006, in process
    self._processMap[name](self, seqid, iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1202, in process_testException
    self._handler.testException(args.arg)
  File "./TestServer.py", line 112, in testException
    raise ValueError("Exception test PASSES.")
ValueError: Exception test PASSES.
...............
----------------------------------------------------------------------
Ran 18 tests in 0.685s

OK
...ERROR:root:Exception test PASSES.
Traceback (most recent call last):
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/server/TServer.py", line 84, in serve
    self.processor.process(iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1006, in process
    self._processMap[name](self, seqid, iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1202, in process_testException
    self._handler.testException(args.arg)
  File "./TestServer.py", line 112, in testException
    raise ValueError("Exception test PASSES.")
ValueError: Exception test PASSES.
...............
----------------------------------------------------------------------
Ran 18 tests in 0.727s

OK
oto=compact --port=9090 --zlib --ssl
OK: Finished (includes gen-py-default)  TSimpleServer / compact proto / zlib=True / SSL=True.   12 combinations tested.

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

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

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

Test run #16:  (includes gen-py-slots) Server=TSimpleServer,  Proto=accel,  zlib=True,  SSL=True
Testing server TSimpleServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-slots --proto=accel --port=9090 --zlib --ssl TSimpleServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots --proto=accel --port=9090 --zlib --ssl
OK: Finished (includes gen-py-slots)  TSimpleServer / accel proto / zlib=True / SSL=True.   16 combinations tested.

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

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

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

Test run #20:  (includes gen-py-slots) Server=TSimpleServer,  Proto=binary,  zlib=True,  SSL=True
Testing server TSimpleServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-slots --proto=binary --port=9090 --zlib --ssl TSimpleServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots --proto=binary --port=9090 --zlib --ssl
OK: Finished (includes gen-py-slots)  TSimpleServer / binary proto / zlib=True / SSL=True.   20 combinations tested.

Test run #21:  (includes gen-py-slots) Server=TSimpleServer,  Proto=compact,  zlib=False,  SSL=False
Testing server TSimpleServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-slots --proto=compact --port=9090 TSimpleServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slo...ERROR:root:Exception test PASSES.
Traceback (most recent call last):
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/server/TServer.py", line 84, in serve
    self.processor.process(iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1006, in process
    self._processMap[name](self, seqid, iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1202, in process_testException
    self._handler.testException(args.arg)
  File "./TestServer.py", line 112, in testException
    raise ValueError("Exception test PASSES.")
ValueError: Exception test PASSES.
...............
----------------------------------------------------------------------
Ran 18 tests in 0.680s

OK
...ERROR:root:Exception test PASSES.
Traceback (most recent call last):
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/server/TServer.py", line 84, in serve
    self.processor.process(iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1006, in process
    self._processMap[name](self, seqid, iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1202, in process_testException
    self._handler.testException(args.arg)
  File "./TestServer.py", line 112, in testException
    raise ValueError("Exception test PASSES.")
ValueError: Exception test PASSES.
...............
----------------------------------------------------------------------
Ran 18 tests in 0.722s

OK
...ERROR:root:Exception test PASSES.
Traceback (most recent call last):
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/server/TServer.py", line 84, in serve
    self.processor.process(iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1006, in process
    self._processMap[name](self, seqid, iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1202, in process_testException
    self._handler.testException(args.arg)
  File "./TestServer.py", line 112, in testException
    raise ValueError("Exception test PASSES.")
ValueError: Exception test PASSES.
...............
----------------------------------------------------------------------
Ran 18 tests in 0.689s

OK
...ERROR:root:Exception test PASSES.
Traceback (most recent call last):
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/server/TServer.py", line 84, in serve
    self.processor.process(iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1006, in process
    self._processMap[name](self, seqid, iprot, oprot)
  File "gen-py-slots/ThriftTest/ThriftTest.py", line 1202, in process_testException
    self._handler.testException(args.arg)
  File "./TestServer.py", line 112, in testException
    raise ValueError("Exception test PASSES.")
ValueError: Exception test PASSES.
...............
----------------------------------------------------------------------
Ran 18 tests in 0.734s

OK
E..ERROR:root:Exception test PASSES.
Traceback (most recent call last):
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/server/TServer.py", line 84, in serve
    self.processor.process(iprot, oprot)
  File "gen-py-newstyle/ThriftTest/ThriftTest.py", line 1006, in process
    self._processMap[name](self, seqid, iprot, oprot)
  File "gen-py-newstyle/ThriftTest/ThriftTest.py", line 1202, in process_testException
    self._handler.testException(args.arg)
  File "./TestServer.py", line 112, in testException
    raise ValueError("Exception test PASSES.")
ValueError: Exception test PASSES.
...............
======================================================================
ERROR: testByte (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 84, in setUp
    self.transport.open()
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/transport/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

----------------------------------------------------------------------
Ran 18 tests in 0.677s

FAILED (errors=1)
ts --proto=compact --port=9090
OK: Finished (includes gen-py-slots)  TSimpleServer / compact proto / zlib=False / SSL=False.   21 combinations tested.

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

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

Test run #24:  (includes gen-py-slots) Server=TSimpleServer,  Proto=compact,  zlib=True,  SSL=True
Testing server TSimpleServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-slots --proto=compact --port=9090 --zlib --ssl TSimpleServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots --proto=compact --port=9090 --zlib --ssl
OK: Finished (includes gen-py-slots)  TSimpleServer / compact proto / zlib=True / SSL=True.   24 combinations tested.

Test run #25:  (includes gen-py-newstyle) Server=TSimpleServer,  Proto=accel,  zlib=False,  SSL=False
Testing server TSimpleServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-newstyle --proto=accel --port=9090 TSimpleServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-newstyle --proto=accel --port=9090
Traceback (most recent call last):
  File "./RunClientServer.py", line 185, in <module>
    runServiceTest(genpydir, try_server, try_proto, options.port, with_zlib, with_ssl)
  File "./RunClientServer.py", line 136, in runServiceTest
    raise Exception("Client subprocess failed, retcode=%d, args: %s" % (ret, ' '.join(cli_args)))
Exception: Client subprocess failed, retcode=1, args: /usr/bin/python ./TestClient.py --genpydir=gen-py-newstyle --proto=accel --port=9090
FAIL: RunClientServer.py
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift/test/py'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift/test/py'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/thrift/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
Recording test results
Publishing Javadoc
Updating THRIFT-541

Jenkins build is back to normal : Thrift #470

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