Title: precise_havana_nova_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/229/
Project:precise_havana_nova_trunk
Date of build:Tue, 28 May 2013 17:00:26 -0400
Build duration:4 min 20 sec
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

Cells: Add filtering and weight support

by cbehrens

  addnova/cells/weights/ram_by_instance_type.py
  addnova/cells/filters/target_cell.py
  editnova/tests/fake_policy.py
  addnova/cells/filters/__init__.py
  editnova/filters.py
  editetc/nova/policy.json
  editnova/tests/cells/test_cells_scheduler.py
  addnova/cells/weights/__init__.py
  addnova/tests/cells/test_cells_weights.py
  addnova/tests/cells/test_cells_filters.py
  editnova/tests/test_filters.py
  editnova/cells/scheduler.py
  addnova/cells/weights/weight_offset.py

Imported Translations from Transifex

by Jenkins

  editnova/locale/pt_BR/LC_MESSAGES/nova.po
  editnova/locale/ja/LC_MESSAGES/nova.po
  editnova/locale/tr/LC_MESSAGES/nova.po
  addnova/locale/nl_NL/LC_MESSAGES/nova.po
  addnova/locale/zh_HK/LC_MESSAGES/nova.po
  editnova/locale/ru/LC_MESSAGES/nova.po
  editnova/locale/tr_TR/LC_MESSAGES/nova.po
  editnova/locale/nova.pot
  editnova/locale/ko/LC_MESSAGES/nova.po
  editnova/locale/tl/LC_MESSAGES/nova.po
  editnova/locale/en_GB/LC_MESSAGES/nova.po
  addnova/locale/hu/LC_MESSAGES/nova.po
  editnova/locale/ko_KR/LC_MESSAGES/nova.po
  editnova/locale/en_US/LC_MESSAGES/nova.po
  editnova/locale/de/LC_MESSAGES/nova.po
  editnova/locale/nb/LC_MESSAGES/nova.po
  addnova/locale/it_IT/LC_MESSAGES/nova.po
  editnova/locale/es/LC_MESSAGES/nova.po
  editnova/locale/vi_VN/LC_MESSAGES/nova.po
  editnova/locale/uk/LC_MESSAGES/nova.po
  editnova/locale/it/LC_MESSAGES/nova.po
  addnova/locale/pt/LC_MESSAGES/nova.po
  editnova/locale/da/LC_MESSAGES/nova.po
  addnova/locale/ka_GE/LC_MESSAGES/nova.po
  editnova/locale/en_AU/LC_MESSAGES/nova.po
  editnova/locale/bs/LC_MESSAGES/nova.po
  addnova/locale/ca/LC_MESSAGES/nova.po
  editnova/locale/zh_CN/LC_MESSAGES/nova.po
  editnova/locale/fr/LC_MESSAGES/nova.po
  addnova/locale/hr/LC_MESSAGES/nova.po
  editnova/locale/cs/LC_MESSAGES/nova.po
  editnova/locale/bg_BG/LC_MESSAGES/nova.po
  addnova/locale/id/LC_MESSAGES/nova.po
  addnova/locale/ms/LC_MESSAGES/nova.po
  editnova/locale/zh_TW/LC_MESSAGES/nova.po
  addnova/locale/sw_KE/LC_MESSAGES/nova.po
  addnova/locale/ru_RU/LC_MESSAGES/nova.po
  editnova/locale/fi_FI/LC_MESSAGES/nova.po

Console Output

[...truncated 797 lines...]
Download error on http://pypi.python.org/simple/pbr/: timed out -- Some packages may not be found!
Couldn't find index page for 'pbr' (maybe misspelled?)
Download error on http://pypi.python.org/simple/: timed out -- Some packages may not be found!
No local packages or download links found for pbr
Traceback (most recent call last):
File "setup.py", line 21, in
d2to1=True)
File "/usr/lib/python2.7/distutils/core.py", line 112, in setup
_setup_distribution = dist = klass(attrs)
File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 221, in __init__
self.fetch_build_eggs(attrs.pop('setup_requires'))
File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 245, in fetch_build_eggs
parse_requirements(requires), installer=self.fetch_build_egg
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 576, in resolve
dist = best[req.key] = env.best_match(req, self, installer)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 821, in best_match
return self.obtain(req, installer) # try and download/install
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 833, in obtain
return installer(requirement)
File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 294, in fetch_build_egg
return cmd.easy_install(req)
File "/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 602, in easy_install
raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr')
ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-9143aaa7-a173-4ad0-899c-9d6603158e7f', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1
ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-9143aaa7-a173-4ad0-899c-9d6603158e7f', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1
INFO:root:Complete command log:
INFO:root:Destroying schroot.
bzr branch lp:~openstack-ubuntu-testing/nova/havana /tmp/tmp25oar7/nova
mk-build-deps -i -r -t apt-get -y /tmp/tmp25oar7/nova/debian/control
python setup.py sdist
Traceback (most recent call last):
File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in
raise e
subprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-9143aaa7-a173-4ad0-899c-9d6603158e7f', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthook
binary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))
OSError: [Errno 2] No such file or directory
Original exception was:
Traceback (most recent call last):
File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in
raise e
subprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-9143aaa7-a173-4ad0-899c-9d6603158e7f', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1
Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to     : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp

Reply via email to