[Zope-tests] FAILED (errors=1): Test Zope 2 HEAD / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Tue Dec 30 05:14:54 EST 2003


Email automatically generated by a daily test runner.

cd /tmp/autotestitdnRk/Zope
PYTHONPATH=/tmp/autotestitdnRk/lib/python  /usr/local/bin/python2.3 -u test.py
Running unit tests from /tmp/autotestitdnRk/Zope
Traceback (most recent call last):
  File "/tmp/autotestitdnRk/Zope/lib/python/ZEO/tests/zeoserver.py", line 216, in ?
    main()
  File "/tmp/autotestitdnRk/Zope/lib/python/ZEO/tests/zeoserver.py", line 193, in main
    auth_realm=zo.auth_realm)
  File "/tmp/autotestitdnRk/Zope/lib/python/ZEO/StorageServer.py", line 752, in __init__
    self.monitor = StatsServer(monitor_address, self.stats)
  File "/tmp/autotestitdnRk/Zope/lib/python/ZEO/monitor.py", line 133, in __init__
    self.bind(self.addr)
  File "/usr/local/lib/python2.3/asyncore.py", line 303, in bind
    return self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
Error in test testMonitor (ZEO.tests.testMonitor.MonitorTests)
Traceback (most recent call last):
  File "/tmp/autotestitdnRk/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 90, in setUp
    self.startServer()
  File "/tmp/autotestitdnRk/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 187, in startServer
    zeoport, adminaddr, pid, path = forker.start_zeo_server(
  File "/tmp/autotestitdnRk/Zope/lib/python/ZEO/tests/forker.py", line 104, in start_zeo_server
    s.connect(adminaddr)
  File "<string>", line 1, in connect
error: (111, 'Connection refused')

======================================================================
ERROR: testMonitor (ZEO.tests.testMonitor.MonitorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestitdnRk/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 90, in setUp
    self.startServer()
  File "/tmp/autotestitdnRk/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 187, in startServer
    zeoport, adminaddr, pid, path = forker.start_zeo_server(
  File "/tmp/autotestitdnRk/Zope/lib/python/ZEO/tests/forker.py", line 104, in start_zeo_server
    s.connect(adminaddr)
  File "<string>", line 1, in connect
error: (111, 'Connection refused')

----------------------------------------------------------------------
Ran 2478 tests in 685.928s

FAILED (errors=1)



More information about the Zope-tests mailing list