Title: trusty_juno_neutron_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/trusty_juno_neutron_trunk/183/
Project:trusty_juno_neutron_trunk
Date of build:Fri, 20 Jun 2014 19:38:06 -0400
Build duration:6 min 47 sec
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

Imported Translations from Transifex

by openstack-infra

  editneutron/locale/neutron.pot
  editneutron/locale/en_US/LC_MESSAGES/neutron.po
  editneutron/locale/fr/LC_MESSAGES/neutron-log-error.po
  addneutron/locale/fr/LC_MESSAGES/neutron-log-critical.po

Removed create_rpc_dispatcher methods

by ihrachys

  editneutron/plugins/openvswitch/ovs_neutron_plugin.py
  editneutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py
  editneutron/plugins/ofagent/agent/ofa_neutron_agent.py
  editneutron/plugins/linuxbridge/lb_neutron_plugin.py
  editneutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py
  editneutron/plugins/hyperv/agent/hyperv_neutron_agent.py
  editneutron/plugins/brocade/NeutronPlugin.py
  editneutron/plugins/mlnx/rpc_callbacks.py
  editneutron/plugins/mlnx/agent/eswitch_neutron_agent.py
  editneutron/services/firewall/fwaas_plugin.py
  editneutron/plugins/hyperv/rpc_callbacks.py
  editneutron/tests/unit/ml2/test_security_group.py
  editneutron/services/loadbalancer/drivers/common/agent_driver_base.py
  editneutron/db/metering/metering_rpc.py
  editneutron/plugins/ryu/agent/ryu_neutron_agent.py
  editneutron/plugins/ibm/agent/sdnve_neutron_agent.py
  editneutron/plugins/vmware/dhcp_meta/rpc.py
  editneutron/plugins/oneconvergence/plugin.py
  editneutron/plugins/ryu/ryu_neutron_plugin.py
  editneutron/plugins/hyperv/hyperv_neutron_plugin.py
  editneutron/plugins/oneconvergence/agent/nvsd_neutron_agent.py
  editneutron/services/metering/metering_plugin.py
  editneutron/plugins/ml2/rpc.py
  editneutron/services/l3_router/l3_router_plugin.py
  editneutron/services/vpn/device_drivers/cisco_ipsec.py
  editneutron/plugins/ibm/sdnve_neutron_plugin.py
  editneutron/tests/unit/test_agent_rpc.py
  editneutron/plugins/openvswitch/agent/ovs_neutron_agent.py
  editneutron/plugins/bigswitch/agent/restproxy_agent.py
  editneutron/plugins/mlnx/mlnx_plugin.py
  editneutron/tests/unit/bigswitch/test_security_groups.py
  editneutron/plugins/nec/agent/nec_neutron_agent.py
  editneutron/services/vpn/device_drivers/ipsec.py
  editneutron/tests/unit/ml2/test_port_binding.py
  editneutron/services/vpn/service_drivers/cisco_ipsec.py
  editneutron/common/rpc_compat.py
  editneutron/plugins/bigswitch/plugin.py
  editneutron/tests/unit/bigswitch/test_base.py
  editneutron/tests/unit/oneconvergence/test_security_group.py
  editneutron/plugins/vmware/dhcpmeta_modes.py
  editneutron/plugins/ml2/plugin.py
  editneutron/tests/unit/ryu/test_ryu_security_group.py
  editneutron/tests/unit/openvswitch/test_ovs_security_group.py
  editneutron/plugins/nec/nec_plugin.py
  editneutron/services/vpn/service_drivers/ipsec.py
  editneutron/plugins/midonet/plugin.py
  editneutron/tests/unit/services/firewall/test_fwaas_plugin.py

Removed 'rpc' and 'notifier' incubator modules

by ihrachys

  deleteneutron/openstack/common/rpc/zmq_receiver.py
  deleteneutron/openstack/common/notifier/no_op_notifier.py
  deleteneutron/openstack/common/notifier/__init__.py
  deleteneutron/openstack/common/rpc/amqp.py
  deleteneutron/openstack/common/rpc/impl_zmq.py
  deleteneutron/openstack/common/notifier/rpc_notifier2.py
  deleteneutron/openstack/common/rpc/impl_fake.py
  deleteneutron/openstack/common/rpc/proxy.py
  deleteneutron/openstack/common/rpc/impl_kombu.py
  deleteneutron/openstack/common/rpc/impl_qpid.py
  deleteneutron/openstack/common/rpc/common.py
  deleteneutron/openstack/common/rpc/__init__.py
  deleteneutron/openstack/common/rpc/serializer.py
  editopenstack-common.conf
  deleteneutron/openstack/common/notifier/api.py
  deletebin/neutron-rpc-zmq-receiver
  deleteneutron/openstack/common/notifier/test_notifier.py
  deleteneutron/openstack/common/rpc/matchmaker_redis.py
  deleteneutron/openstack/common/rpc/dispatcher.py
  deleteneutron/openstack/common/notifier/log_notifier.py
  deleteneutron/openstack/common/notifier/rpc_notifier.py
  deleteneutron/openstack/common/notifier/rabbit_notifier.py
  deleteneutron/openstack/common/rpc/matchmaker.py
  deleteneutron/openstack/common/rpc/service.py
  deleteneutron/openstack/common/rpc/matchmaker_ring.py

Console Output

[...truncated 6633 lines...]
dch -a [24a19bf] Big Switch: Remove unnecessary initialization code
dch -a [85db592] Big Switch: Import DB module in unit test
dch -a [3f9658d] When l2-pop ON, clean stale ports in table0 br-tun
dch -a [03277a8] Allowed address pair: Removing check for overlap with fixed ips
dch -a [5cf1940] NeutronManager: Remove explicit check of the existence of an attribute
dch -a [d4e5373] Fix invalid IPv6 address used in FakeV6 variables
dch -a [17b5ba2] Floatingip extension support for nuage plugin
dch -a [e5cdad9] ovs-agent: Ensure integration bridge is created
dch -a [99840ff] Brocade mechanism driver should be derived from ML2 plugin base class
dch -a [accd56f] Control update, delete for cisco-network-profile
dch -a [f89a6bd] Big Switch: Catch exceptions in watchdog thread
dch -a [c0c3c83] Fix NVP FWaaS occurs error when deleting a shared rule
dch -a [25103df] Check NVP router's status before deploying a service
dch -a [10bf897] Increase default metadata_workers, backlog to 4096
dch -a [2d9488b] Big Switch: Add missing data to topology sync
dch -a [c8bdff1] Big Switch: Call correct method in watchdog
dch -a [b943ebd] Added note to neutron.conf
dch -a [7fa8d60] Return no active network if the agent has not been learnt yet
dch -a [f9aaa9f] Sync service module from oslo-incubator
dch -a [6f3dac3] Cisco APIC Layer 3 Service plugin
dch -a [6c20352] Removes unnecessary Embrane module-level mocks
dch -a [e7651e2] Use list copy for events in nova notifier
dch -a [2d72790] Big Switch: Don't use MagicMocks unnecessarily
debcommit
apt-get -y install equivs devscrINFO:root:Destroying schroot.
ipts bzr bzr-builddeb git quilt gnupg piuparts
bzr builddeb -S -- -sa -us -uc
bzr builddeb -S -- -sa -us -uc
debsign -k9935ACDC neutron_2014.2+git201406201938~trusty-0ubuntu1_source.changes
mk-build-deps -i -r -t apt-get -y /tmp/tmpiBon4W/neutron/debian/control
sbuild -d trusty-juno -n -A neutron_2014.2+git201406201938~trusty-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', 'trusty-juno', '-n', '-A', 'neutron_2014.2+git201406201938~trusty-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', 'trusty-juno', '-n', '-A', 'neutron_2014.2+git201406201938~trusty-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