General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/utopic_juno_glance_trunk/49/ |
| Project: | utopic_juno_glance_trunk |
| Date of build: | Tue, 15 Jul 2014 07:06:26 -0400 |
| Build duration: | 6 min 53 sec |
| Build cause: | Started by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: 1 out of the last 5 builds failed. | 80 |
Changes
Remove unused methods
by adachi
| edit | glance/common/location_strategy/__init__.py |
| edit | glance/tests/functional/__init__.py |
| edit | glance/tests/unit/common/test_utils.py |
| edit | glance/common/utils.py |
Update documentation surrounding the api and registry servers
by ian.cordasco
| edit | doc/source/controllingservers.rst |
Changing Sheepdog driver to use correct configuration function
by zhiyanl
| edit | glance/tests/functional/store/__init__.py |
| edit | glance/tests/unit/test_store_base.py |
| edit | glance/store/sheepdog.py |
| edit | glance/tests/unit/base.py |
Added an extra parameter to the df command
by maurice
| edit | glance/store/filesystem.py |
Fix docstrings in enforce() and check() policy methods
by ativelkov
| edit | glance/api/policy.py |
Updated from global requirements
by openstack-infra
| edit | requirements.txt |
Fix typo in comment
by fdinitto
| edit | glance/store/__init__.py |
Switch over oslo.i18n
by flaper87
| add | glance/i18n.py |
| edit | glance/tests/unit/common/test_wsgi.py |
| edit | glance/store/rbd.py |
| edit | glance/store/s3.py |
| edit | requirements.txt |
| edit | glance/store/swift.py |
| edit | glance/common/wsgi.py |
| edit | glance/cmd/__init__.py |
Resolving the performance issue for image listing of v2 API on server
by zhiyanl
| edit | glance/db/sqlalchemy/api.py |
| edit | glance/db/registry/api.py |
| edit | glance/db/simple/api.py |
| edit | glance/db/__init__.py |
| edit | glance/tests/functional/db/base.py |
Some v2 exceptions raise unicodeError
by stuart.mclaren
| edit | glance/api/v2/image_data.py |
Handle session timeout in the VMware store
by arnaudleg
| edit | requirements.txt |
| edit | glance/tests/functional/store/test_vmware_datastore.py |
| edit | glance/store/vmware_datastore.py |
| edit | glance/tests/unit/test_vmware_store.py |
Some exceptions raise UnicodeError
by zhiyanl
| edit | glance/notifier.py |
| edit | glance/store/sheepdog.py |
| edit | glance/scrubber.py |
| edit | glance/cmd/manage.py |
| edit | glance/cmd/replicator.py |
| edit | glance/store/filesystem.py |
| edit | glance/registry/api/v1/members.py |
| edit | glance/api/v1/images.py |
| edit | glance/store/cinder.py |
| edit | glance/store/rbd.py |
| edit | glance/registry/api/v1/images.py |
| edit | glance/image_cache/__init__.py |
| edit | glance/store/swift.py |
| edit | glance/api/v1/upload_utils.py |
| edit | glance/api/v2/images.py |
| edit | glance/store/s3.py |
Pass Message object to webob exception
by zhiyanl
| edit | glance/api/v1/images.py |
Fix unsaved exception in v1 API controller
by zhiyanl
| edit | glance/api/v1/images.py |
Changing replicator to use openstack.common.log
by jokke
| edit | glance/cmd/replicator.py |
Add task functions to v2 registry
by stuart.mclaren
| edit | glance/db/registry/api.py |
Adding status field to image location -- domain and APIs changes
by zhiyanl
| edit | glance/registry/client/v1/client.py |
| edit | glance/db/simple/api.py |
| edit | glance/api/v1/images.py |
| edit | glance/gateway.py |
| edit | glance/store/__init__.py |
| edit | glance/api/v1/upload_utils.py |
| edit | glance/db/registry/api.py |
| edit | glance/tests/unit/test_db.py |
| edit | glance/tests/unit/utils.py |
| edit | glance/tests/unit/v2/test_image_data_resource.py |
| edit | glance/db/__init__.py |
| edit | glance/tests/functional/db/base.py |
| edit | glance/scrubber.py |
| edit | glance/tests/unit/test_http_store.py |
| edit | glance/tests/unit/test_quota.py |
| edit | glance/tests/unit/v2/test_registry_api.py |
| edit | glance/quota/__init__.py |
| edit | glance/tests/unit/v1/test_registry_client.py |
| edit | glance/tests/unit/v2/test_images_resource.py |
| edit | glance/db/sqlalchemy/api.py |
| edit | glance/tests/unit/v2/test_image_members_resource.py |
| edit | glance/tests/unit/v1/test_registry_api.py |
| edit | glance/tests/unit/v1/test_upload_utils.py |
| edit | glance/api/v2/images.py |
| edit | glance/tests/unit/v1/test_api.py |
| edit | glance/registry/api/v1/images.py |
| add | glance/common/store_utils.py |
| edit | glance/location.py |
| edit | glance/tests/unit/test_store_image.py |
| edit | glance/tests/functional/__init__.py |
Console Output
| [...truncated 6662 lines...] |
| python setup.py sdist |
| bzr branch lp:~ubuntu-server-dev/glance/juno glance |
| dch -b -D utopic --newversion 1:2014.2+git201407150706~utopic-0ubuntu1 Automated Ubuntu testing build: |
| git log -n1 --no-merges --pretty=format:%H |
| git log d43a554b17e08665a77405f98bacb3270558c1a6..HEAD --no-merges --pretty=format:[%h] %s |
| dch -a [66d24bb] Adding status field to image location -- domain and APIs changes |
| dch -a [36b502c] Add task functions to v2 registry |
| dch -a [63bc48b] Changing replicator to use openstack.common.log |
| dch -a [c725a56] Fix unsaved exception in v1 API controller |
| dch -a [7280f78] Pass Message object to webob exception |
| dch -a [d6286b3] Some exceptions raise UnicodeError |
| dch -a [e5e76ff] Handle session timeout in the VMware store |
| dch -a [6b8d72d] Some v2 exceptions raise unicodeError |
| dch -a [0711daa] Resolving the performance issue for image listing of v2 API on server |
| dch -a [c300e1c] Switch over oslo.i18n |
| dch -a [bb00acd] Fix typo in comment |
| dch -a [97a5cc9] Updated from global requirements |
| dch -a [8baf4de] Updated from global requirements |
| dch -a [5b0ec5a] Fix unsaved exception in store.rbd.Store.add() |
| dch -a [4ca9bc7] Fix docstrings in enforce() and check() policy methods |
| dch -a [2ae01fb] Added an extra parameter to the df command |
| dch -a [0d4524e] Changing Sheepdog driver to use correct configuration function |
| dch -a [8554279] Update documentation surrounding the api and registry servers |
| dch -a [6761c99] Remove unused methods |
| debcommit |
| apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piuparts |
| bzr builddeb -S -- -sa -us -uc |
| bzr builddeb -S -- -sa -us -uc |
| debsign -k9935ACDC glance_2014.2+git201407150706~utopic-0ubuntu1_source.changes |
| mk-build-deps -i -r -t apt-get -y /tmp/tmp9IA3P1/glance/debian/control |
| sbuild -d utopic-juno -n -A glance_2014.2+git201407150706~utopic-0ubuntu1.dsc |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in |
| raise e |
| subprocess.CalledProcessError: Command '['sbuild', '-d', 'utopic-juno', '-n', '-A', 'glance_2014.2+git201407150706~utopic-0ubuntu1.dsc']' returned non-zero exit status 2 |
| Error in sys.excepthook: |
| Traceback (most recent call last): |
| File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 67, 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 '['sbuild', '-d', 'utopic-juno', '-n', '-A', 'glance_2014.2+git201407150706~utopic-0ubuntu1.dsc']' returned non-zero exit status 2 |
| 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 : [email protected] Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help : https://help.launchpad.net/ListHelp

