Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Checkins

buildbot failure in x86 osx.5 trunk

 

 

First page Previous page 1 2 3 4 5 Next page Last page  View All Python checkins RSS feed   Index | Next | Previous | View Threaded


buildbot at python

Feb 14, 2009, 11:09 AM

Post #76 of 117 (1934 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/647

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: benjamin.peterson,georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_asynchat

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 16, 2009, 1:11 PM

Post #77 of 117 (1921 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/650

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/threading.py", line 522, in __bootstrap_inner
self.run()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_ftplib.py", line 203, in run
asyncore.loop(timeout=0.1, count=1)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 204, in loop
poll_fun(timeout, map)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 141, in poll
read(obj)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 78, in read
obj.handle_error()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 74, in read
obj.handle_read_event()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 413, in handle_read_event
self.handle_read()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_ssl.py", line 408, in handle_read
self.send(data.lower())
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 519, in send
self.initiate_send()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 506, in initiate_send
num_sent = dispatcher.send(self, self.out_buffer[:512])
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 349, in send
result = self.socket.send(data)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/socket.py", line 165, in _dummy
raise error(EBADF, 'Bad file descriptor')
error: [Errno 9] Bad file descriptor

1 test failed:
test_ftplib

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 18, 2009, 11:42 PM

Post #78 of 117 (1917 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/661

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/threading.py", line 522, in __bootstrap_inner
self.run()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_poplib.py", line 131, in run
asyncore.loop(timeout=0.1, count=1)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 204, in loop
poll_fun(timeout, map)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 141, in poll
read(obj)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 78, in read
obj.handle_error()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 74, in read
obj.handle_read_event()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 413, in handle_read_event
self.handle_read()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_ssl.py", line 408, in handle_read
self.send(data.lower())
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 519, in send
self.initiate_send()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 506, in initiate_send
num_sent = dispatcher.send(self, self.out_buffer[:512])
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 349, in send
result = self.socket.send(data)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/socket.py", line 165, in _dummy
raise error(EBADF, 'Bad file descriptor')
error: [Errno 9] Bad file descriptor

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 19, 2009, 5:23 AM

Post #79 of 117 (1934 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/663

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: vinay.sajip

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 20, 2009, 12:00 PM

Post #80 of 117 (1908 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/665

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: collin.winter

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_site

======================================================================
FAIL: test_s_option (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_site.py", line 105, in test_s_option
self.assertEqual(rc, 1)
AssertionError: 0 != 1

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 20, 2009, 11:46 PM

Post #81 of 117 (1904 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/667

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_site

======================================================================
FAIL: test_s_option (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_site.py", line 105, in test_s_option
self.assertEqual(rc, 1)
AssertionError: 0 != 1

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 21, 2009, 1:23 PM

Post #82 of 117 (1903 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/669

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl,mark.dickinson

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 22, 2009, 9:54 AM

Post #83 of 117 (1902 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/671

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: antoine.pitrou,tarek.ziade

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_site

======================================================================
FAIL: test_s_option (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_site.py", line 106, in test_s_option
self.assertEqual(rc, 1)
AssertionError: 0 != 1

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 23, 2009, 5:11 AM

Post #84 of 117 (1893 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/676

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl,tarek.ziade

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_site

======================================================================
FAIL: test_s_option (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_site.py", line 105, in test_s_option
self.assertEqual(rc, 1)
AssertionError: 0 != 1

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 23, 2009, 8:52 PM

Post #85 of 117 (1893 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/678

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: neil.schemenauer

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_site

======================================================================
FAIL: test_s_option (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------

Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_site.py", line 105, in test_s_option
self.assertEqual(rc, 1)
AssertionError: 0 != 1

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 25, 2009, 1:18 PM

Post #86 of 117 (1882 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/682

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: mark.dickinson,raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 26, 2009, 4:31 PM

Post #87 of 117 (1867 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/685

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: andrew.kuchling,tarek.ziade

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/threading.py", line 522, in __bootstrap_inner
self.run()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/threading.py", line 477, in run
self.__target(*self.__args, **self.__kwargs)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_smtplib.py", line 108, in debugging_server
poll_fun(0.01, asyncore.socket_map)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 185, in poll2
readwrite(obj, flags)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 109, in readwrite
obj.handle_error()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 103, in readwrite
obj.handle_expt_event()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 447, in handle_expt_event
err = self.socket.getsockopt(socket.SOL_SOCKET, socket.SO_ERROR)
File "<string>", line 1, in getsockopt
error: [Errno 9] Bad file descriptor

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 28, 2009, 2:51 AM

Post #88 of 117 (1861 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/689

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl,tarek.ziade

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Feb 28, 2009, 7:06 AM

Post #89 of 117 (1863 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/691

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: hirokazu.yamamoto

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 1, 2009, 8:26 PM

Post #90 of 117 (1850 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/695

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: benjamin.peterson,raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 2, 2009, 10:02 PM

Post #91 of 117 (1850 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/701

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 3, 2009, 2:24 PM

Post #92 of 117 (1839 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/703

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 3, 2009, 6:04 PM

Post #93 of 117 (1836 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/705

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: benjamin.peterson,raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/threading.py", line 522, in __bootstrap_inner
self.run()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_poplib.py", line 131, in run
asyncore.loop(timeout=0.1, count=1)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 204, in loop
poll_fun(timeout, map)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 141, in poll
read(obj)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 78, in read
obj.handle_error()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 74, in read
obj.handle_read_event()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 413, in handle_read_event
self.handle_read()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_ssl.py", line 408, in handle_read
self.send(data.lower())
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 519, in send
self.initiate_send()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 506, in initiate_send
num_sent = dispatcher.send(self, self.out_buffer[:512])
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 349, in send
result = self.socket.send(data)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/socket.py", line 165, in _dummy
raise error(EBADF, 'Bad file descriptor')
error: [Errno 9] Bad file descriptor

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 4, 2009, 6:02 PM

Post #94 of 117 (1822 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/709

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: ronald.oussoren

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
test_asynchat

make: *** [buildbottest] Error 1

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 6, 2009, 5:41 PM

Post #95 of 117 (1802 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/713

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: jesus.cea,tarek.ziade

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 9, 2009, 10:41 PM

Post #96 of 117 (1784 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/717

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: benjamin.peterson,georg.brandl,martin.v.loewis,raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/threading.py", line 522, in __bootstrap_inner
self.run()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_ftplib.py", line 203, in run
asyncore.loop(timeout=0.1, count=1)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 204, in loop
poll_fun(timeout, map)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 141, in poll
read(obj)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 78, in read
obj.handle_error()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 74, in read
obj.handle_read_event()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 413, in handle_read_event
self.handle_read()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_ssl.py", line 408, in handle_read
self.send(data.lower())
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 519, in send
self.initiate_send()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 506, in initiate_send
num_sent = dispatcher.send(self, self.out_buffer[:512])
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 349, in send
result = self.socket.send(data)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/socket.py", line 165, in _dummy
raise error(EBADF, 'Bad file descriptor')
error: [Errno 9] Bad file descriptor

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 10, 2009, 10:31 PM

Post #97 of 117 (1779 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/720

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: brett.cannon,raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 13, 2009, 7:19 PM

Post #98 of 117 (1752 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/722

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: antoine.pitrou,georg.brandl,raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/threading.py", line 522, in __bootstrap_inner
self.run()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_poplib.py", line 131, in run
asyncore.loop(timeout=0.1, count=1)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 204, in loop
poll_fun(timeout, map)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 141, in poll
read(obj)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 78, in read
obj.handle_error()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 74, in read
obj.handle_read_event()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 413, in handle_read_event
self.handle_read()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_ssl.py", line 408, in handle_read
self.send(data.lower())
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 519, in send
self.initiate_send()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 506, in initiate_send
num_sent = dispatcher.send(self, self.out_buffer[:512])
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 349, in send
result = self.socket.send(data)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/socket.py", line 165, in _dummy
raise error(EBADF, 'Bad file descriptor')
error: [Errno 9] Bad file descriptor

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 15, 2009, 8:36 AM

Post #99 of 117 (1744 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/726

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: benjamin.peterson

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/threading.py", line 522, in __bootstrap_inner
self.run()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_poplib.py", line 131, in run
asyncore.loop(timeout=0.1, count=1)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 204, in loop
poll_fun(timeout, map)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 141, in poll
read(obj)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 78, in read
obj.handle_error()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 74, in read
obj.handle_read_event()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 413, in handle_read_event
self.handle_read()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_ssl.py", line 408, in handle_read
self.send(data.lower())
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 519, in send
self.initiate_send()
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 506, in initiate_send
num_sent = dispatcher.send(self, self.out_buffer[:512])
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/asyncore.py", line 349, in send
result = self.socket.send(data)
File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/socket.py", line 165, in _dummy
raise error(EBADF, 'Bad file descriptor')
error: [Errno 9] Bad file descriptor

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins


buildbot at python

Mar 15, 2009, 4:34 PM

Post #100 of 117 (1733 views)
Permalink
buildbot failure in x86 osx.5 trunk [In reply to]

The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/728

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

Buildslave for this Build: heller-x86-osx5

Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:

sincerely,
-The Buildbot

_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins

First page Previous page 1 2 3 4 5 Next page Last page  View All Python checkins RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.