[Python-modules-team] Bug#903609: python-eventlet FTBFS: test failures

Adrian Bunk bunk at debian.org
Wed Jul 11 21:34:05 BST 2018


Source: python-eventlet
Version: 0.20.0-4
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-eventlet.html

...
I: pybuild base:217: cd /build/1st/python-eventlet-0.20.0/.pybuild/cpython2_2.7_eventlet/build; python2.7 -m nose tests
..........Traceback (most recent call last):
  File "eventlet/hubs/poll.py", line 115, in wait
    listener.cb(fileno)
  File "eventlet/backdoor.py", line 66, in switch
    greenlets.greenlet.switch(self, *args, **kw)
  File "eventlet/backdoor.py", line 58, in run
    console.interact()
  File "/usr/lib/python2.7/code.py", line 240, in interact
    self.write("\n")
  File "/usr/lib/python2.7/code.py", line 171, in write
    sys.stderr.write(data)
  File "eventlet/backdoor.py", line 36, in write
    self.f.flush()
  File "/usr/lib/python2.7/socket.py", line 307, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
  File "eventlet/greenio/base.py", line 390, in sendall
    tail = self.send(data, flags)
  File "eventlet/greenio/base.py", line 384, in send
    return self._send_loop(self.fd.send, data, flags)
  File "eventlet/greenio/base.py", line 371, in _send_loop
    return send_method(data, *args)
error: [Errno 32] Broken pipe
Removing descriptor: 6
................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................................................................................................S....................................................SSSSS..................................S........SSSSSSSSS.S..................................................................................................Python 2.7.15
...................................................................................................................127.0.0.1 - - [10/Aug/2019 17:22:27] code 400, message Bad request syntax ('X')
127.0.0.1 - - [10/Aug/2019 17:22:27] "X" 400 -
.................................................................
----------------------------------------------------------------------
Ran 619 tests in 58.978s

OK (SKIP=95)
Exception TypeError: "'NoneType' object is not callable" in <bound method _SocketDuckForFd.__del__ of _SocketDuckForFd:15> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method _SocketDuckForFd.__del__ of _SocketDuckForFd:9> ignored
...



More information about the Python-modules-team mailing list