← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1537402] [NEW] [gate] docs job fails with AttributeError: 'module' object has no attribute 'poll'

 

Public bug reported:

Example from:
http://logs.openstack.org/63/270763/3/check/gate-nova-docs/ef898a9/console.html#_2016-01-23_19_08_05_195

2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova   File "/usr/lib/python2.7/subprocess.py", line 799, in communicate
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova     return self._communicate(input)
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova   File "/usr/lib/python2.7/subprocess.py", line 1401, in _communicate
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova     stdout, stderr = self._communicate_with_poll(input)
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova   File "/usr/lib/python2.7/subprocess.py", line 1431, in _communicate_with_poll
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova     poller = select.poll()
2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova AttributeError: 'module' object has no attribute 'poll'

** Affects: nova
     Importance: Critical
         Status: New

** Changed in: nova
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1537402

Title:
  [gate] docs job fails with AttributeError: 'module' object has no
  attribute 'poll'

Status in OpenStack Compute (nova):
  New

Bug description:
  Example from:
  http://logs.openstack.org/63/270763/3/check/gate-nova-docs/ef898a9/console.html#_2016-01-23_19_08_05_195

  2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova   File "/usr/lib/python2.7/subprocess.py", line 799, in communicate
  2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova     return self._communicate(input)
  2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova   File "/usr/lib/python2.7/subprocess.py", line 1401, in _communicate
  2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova     stdout, stderr = self._communicate_with_poll(input)
  2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova   File "/usr/lib/python2.7/subprocess.py", line 1431, in _communicate_with_poll
  2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova     poller = select.poll()
  2016-01-23 19:08:05.195 | 2016-01-23 19:08:05.149 6095 ERROR nova AttributeError: 'module' object has no attribute 'poll'

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1537402/+subscriptions


Follow ups