[Python-checkins] buildbot failure in alpha Debian trunk

buildbot at python.org buildbot at python.org
Sun Apr 20 01:52:40 CEST 2008


The Buildbot has detected a new failure of alpha Debian trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/alpha%20Debian%20trunk/builds/84

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: klose-debian-alpha

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: amaury.forgeotdarc,benjamin.peterson,christian.heimes,georg.brandl,mark.dickinson

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/threading.py", line 500, in __bootstrap_inner
    self.run()
  File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/threading.py", line 456, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/bsddb/test/test_thread.py", line 284, in readerThread
    rec = dbutils.DeadlockWrap(c.next, max_retries=10)
  File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/bsddb/dbutils.py", line 62, in DeadlockWrap
    return function(*_args, **_kwargs)
DBLockDeadlockError: (-30995, 'DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock')

3 tests failed:
    test_cmath test_mailbox test_math

======================================================================
FAIL: test_specific_values (test.test_cmath.CMathTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/test/test_cmath.py", line 366, in test_specific_values
    self.fail(error_message)
AssertionError: asin0020: asin(complex(-9.8813129168249309e-324, 0.0))

======================================================================
ERROR: test_testfile (test.test_math.MathTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/test/test_math.py", line 675, in test_testfile
    result = func(ar)
ValueError: math domain error

3 tests failed:
    test_cmath test_mailbox test_math

======================================================================
FAIL: test_specific_values (test.test_cmath.CMathTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/test/test_cmath.py", line 366, in test_specific_values
    self.fail(error_message)
AssertionError: asin0020: asin(complex(-9.8813129168249309e-324, 0.0))

======================================================================
ERROR: test_testfile (test.test_math.MathTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/test/test_math.py", line 675, in test_testfile
    result = func(ar)
ValueError: math domain error

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list