Title: saucy_havana_quantum_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_quantum_trunk/96/
Project:saucy_havana_quantum_trunk
Date of build:Fri, 31 May 2013 14:50:36 -0400
Build duration:1 min 57 sec
Build cause:Started by user Adam Gandelman
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: 4 out of the last 5 builds failed.20

Changes

Make MidoNet plugin code more testable

by tomoe

  editquantum/tests/unit/midonet/test_midonet_lib.py
  addquantum/tests/unit/midonet/etc/midonet.ini.test
  editquantum/plugins/midonet/plugin.py
  editquantum/tests/unit/midonet/test_midonet_plugin.py
  editquantum/plugins/midonet/midonet_lib.py
  addquantum/tests/unit/midonet/mock_lib.py

Control resource extension process defining required extensions

by salv.orlando

  editquantum/api/extensions.py

Fix typo

by sean

  editquantum/api/v2/base.py

Fix pool update error in lbaas

by enikanorov

  editquantum/plugins/services/agent_loadbalancer/plugin.py

Imported Translations from Transifex

by Jenkins

  editquantum/locale/quantum.pot
  editquantum/locale/zh_CN/LC_MESSAGES/quantum.po
  editquantum/locale/it/LC_MESSAGES/quantum.po
  editquantum/locale/es/LC_MESSAGES/quantum.po
  editquantum/locale/zh_TW/LC_MESSAGES/quantum.po
  editquantum/locale/ja/LC_MESSAGES/quantum.po
  editquantum/locale/vi_VN/LC_MESSAGES/quantum.po
  editquantum/locale/bg_BG/LC_MESSAGES/quantum.po
  editquantum/locale/de/LC_MESSAGES/quantum.po
  editquantum/locale/ru/LC_MESSAGES/quantum.po
  editquantum/locale/pt_BR/LC_MESSAGES/quantum.po
  editquantum/locale/fi_FI/LC_MESSAGES/quantum.po
  editquantum/locale/fr/LC_MESSAGES/quantum.po
  editquantum/locale/ka_GE/LC_MESSAGES/quantum.po
  editquantum/locale/cs/LC_MESSAGES/quantum.po
  editquantum/locale/da/LC_MESSAGES/quantum.po
  editquantum/locale/ko_KR/LC_MESSAGES/quantum.po

Align default value notation in configuration files

by gkotton

  editetc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini
  editetc/quantum/plugins/ml2/ml2_conf.ini
  editetc/quantum/plugins/hyperv/hyperv_quantum_plugin.ini
  editetc/quantum/plugins/mlnx/mlnx_conf.ini
  editetc/quantum/plugins/linuxbridge/linuxbridge_conf.ini

Fix Cisco nexus plugin failure for first VLAN on phy interface

by leblancd

  editquantum/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py
  editquantum/plugins/cisco/db/nexus_db_v2.py
  editquantum/plugins/cisco/nexus/cisco_nexus_snippets.py
  editquantum/tests/unit/cisco/test_network_plugin.py

Rename requires files to standard names.

by review

  edittools/install_venv.py
  edittox.ini
  addrequirements.txt
  deletetools/test-requires
  edittools/patch_tox_venv.py
  addtest-requirements.txt
  deletetools/pip-requires

Add L3 resources to policy.json

by arosen

  editetc/policy.json

Imported Translations from Transifex

by Jenkins

  editquantum/locale/vi_VN/LC_MESSAGES/quantum.po
  editquantum/locale/it/LC_MESSAGES/quantum.po
  editquantum/locale/cs/LC_MESSAGES/quantum.po
  editquantum/locale/quantum.pot
  editquantum/locale/fi_FI/LC_MESSAGES/quantum.po
  editquantum/locale/ka_GE/LC_MESSAGES/quantum.po
  editquantum/locale/ru/LC_MESSAGES/quantum.po
  editquantum/locale/es/LC_MESSAGES/quantum.po
  editquantum/locale/de/LC_MESSAGES/quantum.po
  editquantum/locale/ja/LC_MESSAGES/quantum.po
  editquantum/locale/zh_CN/LC_MESSAGES/quantum.po
  editquantum/locale/da/LC_MESSAGES/quantum.po
  editquantum/locale/pt_BR/LC_MESSAGES/quantum.po
  editquantum/locale/bg_BG/LC_MESSAGES/quantum.po
  editquantum/locale/ko_KR/LC_MESSAGES/quantum.po
  editquantum/locale/zh_TW/LC_MESSAGES/quantum.po
  editquantum/locale/fr/LC_MESSAGES/quantum.po

Console Output

[...truncated 2753 lines...]
Hunk #1 succeeded at 33 (offset 4 lines).
Patch fix-ubuntu-tests.patch does not apply (enforce with -f)
ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-abaf41da-56b9-4486-83e7-6e8da95db833', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3
ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-abaf41da-56b9-4486-83e7-6e8da95db833', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3
INFO:root:Complete command log:
INFO:root:Destroying schroot.
bzr branch lp:~openstack-ubuntu-testing/quantum/havana /tmp/tmpQU9GVS/quantum
mk-build-deps -i -r -t apt-get -y /tmp/tmpQU9GVS/quantum/debian/control
python setup.py sdist
git log -n1 --no-merges --pretty=format:%H
git log 3d0e0c554f22cc122c32d8dfa99509c9b432a62d..HEAD --no-merges --pretty=format:[%h] %s
dch -b -D saucy --newversion 1:2013.2+git201305311450~saucy-0ubuntu1 Automated Ubuntu testing build:
dch -a [efdcf95] Imported Translations from Transifex
dch -a [6f9fdcb] Add L3 resources to policy.json
dch -a [47846a7] Rename requires files to standard names.
dch -a [92ef293] Fix Cisco nexus plugin failure for first VLAN on phy interface
dch -a [82f7d1a] Align default value notation in configuration files
dch -a [12f1f39] Imported Translations from Transifex
dch -a [3786f3a] Fix pool update error in lbaas
dch -a [b345dbb] Fix ml2 stack trace when logging.
dch -a [6ae0c41] Fix typo
dch -a [f572a5e] Initial Modular L2 plugin implementation.
dch -a [3102bd7] Revert dependency on oslo.config 1.2.0
dch -a [e2e2c62] Refactor db_base_plugin_v2 and to remove code duplication
dch -a [d557c28] Control resource extension process defining required extensions
dch -a [9f1d2e0] Configurable external gateway modes
dch -a [23aec9a] Make MidoNet plugin code more testable
debcommit
bzr builddeb -S -- -sa -us -uc
bzr builddeb -S -- -sa -us -uc
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', 'saucy-amd64-abaf41da-56b9-4486-83e7-6e8da95db833', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3
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', 'saucy-amd64-abaf41da-56b9-4486-83e7-6e8da95db833', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3
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