General Information
| BUILD SUCCESS | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/precise_folsom_cinder_trunk/12/ |
| Project: | precise_folsom_cinder_trunk |
| Date of build: | Thu, 19 Jul 2012 13:01:53 -0400 |
| Build duration: | 3 min 54 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 OverLimitFault
by markmc
| edit | cinder/api/openstack/wsgi.py |
Remove unused raise_http_conflict_for_instance_invalid_state()
by markmc
| edit | cinder/tests/api/openstack/test_common.py |
| edit | cinder/api/openstack/common.py |
Remove unused metadata serialization
by markmc
| edit | cinder/api/openstack/wsgi.py |
| edit | cinder/tests/api/openstack/test_common.py |
| edit | cinder/api/openstack/common.py |
Remove unused get_{id,version}_from_href()
by markmc
| edit | cinder/api/openstack/common.py |
| edit | cinder/tests/api/openstack/test_common.py |
Remove unused wrap_errors decorator
by markmc
| edit | cinder/api/openstack/extensions.py |
Remove unused enabled_apis flag
by markmc
| edit | bin/cinder-all |
| edit | cinder/flags.py |
| edit | etc/cinder/cinder.conf.sample |
Make use of openstack.common.jsonutils.
by markmc
| edit | cinder/utils.py |
| edit | openstack-common.conf |
| edit | cinder/rpc/common.py |
| add | cinder/openstack/common/jsonutils.py |
| edit | cinder/tests/test_utils.py |
| edit | cinder/notifier/api.py |
| edit | cinder/api/openstack/wsgi.py |
Use cfg's new global CONF object
by markmc
| edit | bin/cinder-volume |
| edit | cinder/utils.py |
| edit | cinder/tests/test_flags.py |
| edit | cinder/flags.py |
| edit | bin/cinder-manage |
| edit | bin/cinder-scheduler |
| edit | bin/cinder-all |
| edit | cinder/openstack/common/cfg.py |
| edit | bin/clear_rabbit_queues |
| edit | bin/cinder-api |
| edit | cinder/test.py |
Sync cfg and iniparser from openstack-common.
by markmc
| edit | cinder/openstack/common/iniparser.py |
| edit | cinder/openstack/common/cfg.py |
Add version to scheduler rpc API.
by markmc
| add | cinder/tests/scheduler/test_rpcapi.py |
| edit | cinder/manager.py |
| delete | cinder/scheduler/api.py |
| add | cinder/scheduler/rpcapi.py |
| edit | cinder/scheduler/manager.py |
| edit | cinder/tests/test_quota.py |
Localize rpc options to rpc code.
by markmc
| edit | cinder/tests/scheduler/test_rpcapi.py |
| edit | cinder/flags.py |
| edit | cinder/scheduler/rpcapi.py |
| edit | cinder/rpc/impl_kombu.py |
| edit | cinder/rpc/__init__.py |
Remove cinder.context dependency from cinder.rpc
by markmc
| edit | cinder/rpc/common.py |
| edit | cinder/rpc/amqp.py |
| edit | cinder/rpc/impl_fake.py |
Remove cinder.log usage from cinder.rpc.
by markmc
| edit | cinder/rpc/impl_qpid.py |
| edit | cinder/rpc/common.py |
| edit | cinder/rpc/amqp.py |
Use openstack.common.cfg.CONF.
by markmc
| edit | cinder/tests/rpc/test_kombu_ssl.py |
| edit | cinder/rpc/impl_fake.py |
| edit | bin/clear_rabbit_queues |
| edit | cinder/tests/rpc/test_kombu.py |
| edit | cinder/rpc/impl_kombu.py |
| edit | cinder/rpc/__init__.py |
| edit | cinder/rpc/impl_qpid.py |
| edit | cinder/tests/__init__.py |
| edit | cinder/service.py |
| edit | cinder/tests/rpc/test_qpid.py |
| edit | bin/cinder-manage |
Use save_and_reraise_exception() from common.
by markmc
| edit | cinder/utils.py |
| add | cinder/openstack/common/excutils.py |
| edit | cinder/rpc/amqp.py |
| edit | cinder/volume/manager.py |
| edit | cinder/scheduler/manager.py |
| edit | openstack-common.conf |
Add missing gettextutils from openstack-common.
by markmc
| add | cinder/openstack/common/gettextutils.py |
| edit | openstack-common.conf |
Use rpc from openstack-common.
by markmc
| edit | cinder/tests/test_test.py |
| delete | cinder/tests/rpc/test_fake.py |
| add | cinder/openstack/common/rpc/impl_zmq.py |
| delete | cinder/rpc/impl_qpid.py |
| add | cinder/openstack/common/rpc/impl_kombu.py |
| delete | cinder/tests/rpc/common.py |
| add | cinder/openstack/common/rpc/impl_fake.py |
| add | cinder/openstack/common/rpc/impl_qpid.py |
| delete | cinder/rpc/impl_fake.py |
| edit | cinder/scheduler/rpcapi.py |
| edit | cinder/service.py |
| add | cinder/openstack/common/rpc/__init__.py |
| edit | cinder/tests/test_quota.py |
| delete | cinder/rpc/proxy.py |
| add | cinder/openstack/common/rpc/dispatcher.py |
| edit | cinder/manager.py |
| edit | cinder/notifier/rabbit_notifier.py |
| edit | bin/cinder-manage |
| delete | cinder/tests/rpc/test_qpid.py |
| edit | cinder/tests/test_volume.py |
| edit | cinder/tests/scheduler/test_scheduler.py |
| add | cinder/openstack/common/rpc/amqp.py |
| add | cinder/openstack/common/rpc/common.py |
| delete | cinder/tests/rpc/test_common.py |
| delete | cinder/rpc/dispatcher.py |
| edit | cinder/tests/test_notifier.py |
| delete | cinder/rpc/__init__.py |
| delete | cinder/tests/rpc/__init__.py |
| edit | cinder/tests/fake_flags.py |
| edit | openstack-common.conf |
| edit | cinder/tests/scheduler/test_rpcapi.py |
| delete | cinder/tests/rpc/test_dispatcher.py |
| delete | cinder/rpc/amqp.py |
| delete | cinder/rpc/impl_kombu.py |
| delete | cinder/tests/rpc/test_kombu.py |
| edit | cinder/volume/manager.py |
| edit | bin/clear_rabbit_queues |
| add | cinder/openstack/common/rpc/matchmaker.py |
| delete | cinder/tests/rpc/test_kombu_ssl.py |
| edit | cinder/volume/api.py |
| delete | cinder/tests/rpc/test_proxy.py |
| edit | cinder/scheduler/driver.py |
| delete | cinder/rpc/common.py |
| add | cinder/openstack/common/rpc/proxy.py |
Console Output
| [...truncated 3985 lines...] |
| gpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) |
| gpg: Signature made Thu Jul 19 13:04:17 2012 EDT using RSA key ID 9935ACDC |
| gpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) |
| Checking signature on .changes |
| Good signature on /tmp/tmpTJo013/cinder_2012.2+git201207191302~precise-0ubuntu1_source.changes. |
| Checking signature on .dsc |
| Good signature on /tmp/tmpTJo013/cinder_2012.2+git201207191302~precise-0ubuntu1.dsc. |
| Uploading to ppa (via ftp to ppa.launchpad.net): |
| Uploading cinder_2012.2+git201207191302~precise-0ubuntu1.dsc: done. |
| Uploading cinder_2012.2+git201207191302~precise.orig.tar.gz: done. |
| Uploading cinder_2012.2+git201207191302~precise-0ubuntu1.debian.tar.gz: done. |
| Uploading cinder_2012.2+git201207191302~precise-0ubuntu1_source.changes: done. |
| Successfully uploaded packages. |
| INFO:root:Installing build artifacts into /var/lib/jenkins/www/apt |
| DEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-folsom', 'cinder_2012.2+git201207191302~precise-0ubuntu1_amd64.changes'] |
| Exporting indices... |
| Successfully created '/var/lib/jenkins/www/apt/dists/precise-folsom/Release.gpg.new' |
| Successfully created '/var/lib/jenkins/www/apt/dists/precise-folsom/InRelease.new' |
| Deleting files no longer referenced... |
| deleting and forgetting pool/main/c/cinder/cinder-api_2012.2+git201207190431~precise-0ubuntu1_all.deb |
| deleting and forgetting pool/main/c/cinder/cinder-common_2012.2+git201207190431~precise-0ubuntu1_all.deb |
| deleting and forgetting pool/main/c/cinder/cinder-scheduler_2012.2+git201207190431~precise-0ubuntu1_all.deb |
| deleting and forgetting pool/main/c/cinder/cinder-volume_2012.2+git201207190431~precise-0ubuntu1_all.deb |
| deleting and forgetting pool/main/c/cinder/python-cinder_2012.2+git201207190431~precise-0ubuntu1_all.deb |
| INFO:root:Pushing changes back to bzr testing branch |
| DEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/cinder/precise-folsom'] |
| Pushed up to revision 9. |
| INFO:root:Storing current commit for next build: 15f971de5bce79648f812209df0f82622a3711d0 |
| INFO:root:Complete command log: |
| INFO:root:Destroying schroot. |
| bzr branch lp:~openstack-ubuntu-testing/cinder/precise-folsom-proposed /tmp/tmpTJo013/cinder |
| mk-build-deps -i -r -t apt-get -y /tmp/tmpTJo013/cinder/debian/control |
| python setup.py sdist |
| git log -n1 --no-merges --pretty=format:%H |
| git log da97aa46d8210abf848520c06a29638f925c42ed..HEAD --no-merges --pretty=format:[%h] %s |
| bzr merge lp:~openstack-ubuntu-testing/cinder/precise-folsom --force |
| dch -b -D precise --newversion 2012.2+git201207191302~precise-0ubuntu1 Automated Ubuntu testing build: |
| dch -b -D precise --newversion 2012.2+git201207191302~precise-0ubuntu1 Automated Ubuntu testing build: |
| debcommit |
| bzr builddeb -S -- -sa -us -uc |
| bzr builddeb -S -- -sa -us -uc |
| debsign -k9935ACDC cinder_2012.2+git201207191302~precise-0ubuntu1_source.changes |
| sbuild -d precise-folsom -n -A cinder_2012.2+git201207191302~precise-0ubuntu1.dsc |
| dput ppa:openstack-ubuntu-testing/folsom-trunk-testing cinder_2012.2+git201207191302~precise-0ubuntu1_source.changes |
| reprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-folsom cinder_2012.2+git201207191302~precise-0ubuntu1_amd64.changes |
| bzr push lp:~openstack-ubuntu-testing/cinder/precise-folsom |
| Email was triggered for: Fixed |
| Trigger Success was overridden by another trigger and will not send an email. |
| Sending email for trigger: Fixed |
-- 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

