Title: utopic_juno_heat_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/utopic_juno_heat_trunk/138/
Project:utopic_juno_heat_trunk
Date of build:Thu, 26 Jun 2014 07:31:18 -0400
Build duration:4 min 39 sec
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: 1 out of the last 5 builds failed.80

Changes

Port to oslo.messaging

by thomas.herve

  editheat/tests/test_rpc_client.py
  editheat/tests/test_stack_lock.py
  deleteheat/openstack/common/rpc/impl_fake.py
  editbin/heat-engine
  editheat/engine/notification/__init__.py
  editetc/heat/heat.conf.sample
  editopenstack-common.conf
  deleteheat/openstack/common/rpc/matchmaker.py
  editbin/heat-api-cloudwatch
  addheat/common/messaging.py
  deleteheat/openstack/common/log_handler.py
  deleteheat/openstack/common/notifier/test_notifier.py
  editheat/api/aws/exception.py
  deleteheat/openstack/common/rpc/zmq_receiver.py
  deleteheat/openstack/common/notifier/log_notifier.py
  deleteheat/openstack/common/rpc/matchmaker_redis.py
  editrequirements.txt
  editheat/tests/test_api_cloudwatch.py
  deleteheat/openstack/common/rpc/matchmaker_ring.py
  deleteheat/openstack/common/rpc/__init__.py
  editheat/tests/test_fault_middleware.py
  editinstall.sh
  editbin/heat-api-cfn
  deleteheat/openstack/common/notifier/rpc_notifier.py
  editheat/api/middleware/fault.py
  editheat/tests/test_notifications.py
  deleteheat/openstack/common/notifier/rabbit_notifier.py
  editheat/engine/stack_lock.py
  editheat/engine/notification/stack.py
  editheat/api/cloudwatch/watch.py
  deleteheat/openstack/common/notifier/no_op_notifier.py
  deleteheat/openstack/common/rpc/impl_qpid.py
  deleteheat/openstack/common/notifier/proxy.py
  deleteheat/openstack/common/rpc/proxy.py
  editheat/tests/test_api_openstack_v1.py
  deleteheat/openstack/common/rpc/impl_zmq.py
  deleteheat/openstack/common/rpc/impl_kombu.py
  deleteheat/openstack/common/rpc/serializer.py
  editheat/tests/test_api_cfn_v1.py
  deleteheat/openstack/common/rpc/dispatcher.py
  editbin/heat-api
  editheat/engine/notification/autoscaling.py
  editheat/rpc/client.py
  editheat/engine/service.py
  deleteheat/openstack/common/notifier/rpc_notifier2.py
  deleteheat/openstack/common/rpc/common.py
  editheat/tests/test_engine_service.py
  editheat/tests/common.py
  deleteheat/openstack/common/notifier/__init__.py
  deleteheat/openstack/common/rpc/service.py
  deleteheat/openstack/common/notifier/api.py
  editheat/common/config.py
  deleteheat/openstack/common/rpc/amqp.py
  edittools/config/oslo.config.generator.rc
  deleteheat/openstack/common/notifier/list_notifier.py

Console Output

[...truncated 8914 lines...]
apt-get -y install python-setuptools git
python setup.py sdist
bzr branch lp:~ubuntu-server-dev/heat/juno heat
dch -b -D utopic --newversion 1:2014.2+git201406260731~utopic-0ubuntu1 Automated Ubuntu testing build:
git log -n1 --no-merges --pretty=format:%H
git log 6cb58c10776cc5a8a6efe677177998234c5e8e78..HEAD --no-merges --pretty=format:[%h] %s
dch -a [9090b98] Port to oslo.messaging
dch -a [8e7294a] Don't rely on setdefault returning a value
dch -a [cc980d7] Prevent "No handlers could be found..." logging
dch -a [680f5da] Sync oslo incubator
dch -a [b18c419] Remove unused generate_request_id
dch -a [ae2b47d] Fix race condition deleting in-progress stack
dch -a [4a33879] Hide deprecate warnings for metadata tests
dch -a [52e2204] Remove heat_keystoneclient roles filtering workaround
dch -a [a6a4920] Don't set context auth_token in heat_keystoneclient
dch -a [e39f80d] engine.clients always use keystoneclient auth_token
dch -a [f9d9fae] tests add stub_keystoneclient to base test class
dch -a [4660f09] Hide warning for old style attribute schema test
dch -a [c9381c4] Add log output of x-openstack-request-id from nova
dch -a [06898f7] Add name attribute to Nova server.
dch -a [f585eb3] Instructions on image creation for SoftwareConfig.
dch -a [7bcae31] Add parameter type validation before stack-create
dch -a [cfd81ca] Add boolean type parameter process for template resource
dch -a [dc42406] Removed 'message' keyword when raising Error
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 heat_2014.2+git201406260731~utopic-0ubuntu1_source.changes
mk-build-deps -i -r -t apt-get -y /tmp/tmpxOj3Nf/heat/debian/control
sbuild -d utopic-juno -n -A heat_2014.2+git201406260731~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', 'heat_2014.2+git201406260731~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', 'heat_2014.2+git201406260731~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

Reply via email to