General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/utopic_juno_neutron_trunk/217/ |
| Project: | utopic_juno_neutron_trunk |
| Date of build: | Mon, 18 Aug 2014 13:27:06 -0400 |
| Build duration: | 1 hr 3 min |
| Build cause: | Started by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: All recent builds failed. | 0 |
Changes
Define some abstract methods in VpnDriver class
by lyloi
| edit | neutron/services/vpn/service_drivers/__init__.py |
ofagent: Update a comment in port_bound
by yamamoto
| edit | neutron/plugins/ofagent/agent/ofa_neutron_agent.py |
Replace nullable from primary keys in tz_network_bindings with default
by libosvar
| edit | neutron/plugins/vmware/dbexts/models.py |
Implement Midonet Juno Network Api calls
by joe
| edit | neutron/tests/unit/midonet/test_midonet_plugin.py |
| edit | neutron/plugins/midonet/plugin.py |
Remove ignored do_request timeout argument
by gus
| edit | neutron/plugins/oneconvergence/lib/plugin_helper.py |
| edit | neutron/tests/unit/oneconvergence/test_plugin_helper.py |
Remove duplicated check for router connect to external net
by wangwei
| edit | neutron/db/l3_db.py |
Enabled Cisco ML2 driver to use new upstream ncclient
by jbrendel
| edit | neutron/plugins/ml2/drivers/cisco/nexus/nexus_network_driver.py |
| edit | neutron/tests/unit/ml2/drivers/cisco/nexus/test_cisco_mech.py |
Remove unneeded device_owner field from l2pop tuple
by carl.baldwin
| edit | neutron/plugins/openvswitch/agent/ovs_neutron_agent.py |
| edit | neutron/tests/unit/ml2/drivers/test_l2population.py |
| edit | neutron/plugins/ml2/drivers/l2pop/mech_driver.py |
Fix session's InvalidRequestError because of nested rollback
by armamig
| edit | neutron/scheduler/l3_agent_scheduler.py |
MLNX Agent: Process port_update notifications in the main agent loop
by roeyc
| edit | neutron/plugins/mlnx/agent/eswitch_neutron_agent.py |
| edit | neutron/tests/unit/mlnx/test_mlnx_neutron_agent.py |
Return port context from _bind_port_if_needed
by enikanorov
| edit | neutron/plugins/ml2/plugin.py |
ofagent: Upgrade note about firewall_driver
by yamamoto
| edit | neutron/plugins/ofagent/README |
Removes extra indents from TestSubresourcePlugin
by sam
| edit | neutron/tests/unit/test_api_v2.py |
Fixing neutron-db-manage with some options other than upgrade/downgrade
by ronak.malav.shah
| edit | neutron/db/migration/alembic_migrations/env.py |
Predictable field and filter ordering
by sam
| edit | neutron/tests/base.py |
| edit | neutron/tests/unit/test_api_v2.py |
Add delete operations for the ODL MechanismDriver
by ollivier.cedric
| edit | neutron/tests/unit/ml2/test_mechanism_odl.py |
| edit | neutron/plugins/ml2/drivers/mechanism_odl.py |
MLNX Agent: ensure removed ports get treated on resyncs
by chen.roey
| edit | neutron/plugins/mlnx/agent/eswitch_neutron_agent.py |
| edit | neutron/tests/unit/mlnx/test_mlnx_neutron_agent.py |
NSX: fix wording for configuration option
by salv.orlando
| edit | neutron/plugins/vmware/common/config.py |
| edit | etc/neutron/plugins/vmware/nsx.ini |
NSX: unify the two distributed routing extensions
by armamig
| delete | neutron/plugins/vmware/dbexts/distributedrouter.py |
| edit | neutron/plugins/vmware/dbexts/models.py |
| add | neutron/db/migration/alembic_migrations/versions/884573acbf1c_unify_nsx_router_extra_attributes.py |
| delete | neutron/plugins/vmware/dbexts/nsxrouter.py |
| edit | neutron/plugins/vmware/plugins/service.py |
| edit | neutron/plugins/vmware/extensions/distributedrouter.py |
| edit | neutron/plugins/vmware/dbexts/servicerouter.py |
| edit | neutron/db/l3_attrs_db.py |
| edit | neutron/plugins/vmware/common/exceptions.py |
| edit | neutron/db/migration/alembic_migrations/versions/HEAD |
| edit | neutron/tests/unit/vmware/test_nsx_plugin.py |
| edit | neutron/plugins/vmware/plugins/base.py |
Fixes an issue with FIP re-association
by michael.smith6
| edit | neutron/tests/unit/test_l3_agent.py |
| edit | neutron/tests/unit/test_linux_ip_lib.py |
| edit | neutron/agent/l3_agent.py |
| edit | neutron/agent/linux/ip_lib.py |
add auth token to context
by isaku.yamahata
| edit | neutron/common/rpc.py |
| edit | neutron/auth.py |
| edit | neutron/tests/unit/test_auth.py |
| edit | neutron/tests/unit/test_neutron_context.py |
| edit | neutron/context.py |
Make plugin and l3plugin available as mixin's properties
by armamig
| edit | neutron/db/l3_rpc_base.py |
Do not assume order of new_peers list elements
by jodavidg
| edit | neutron/tests/unit/db/vpn/test_db_vpnaas.py |
Opencontrail plug-in implementation for core resources
by rrugge
| add | etc/neutron/plugins/opencontrail/contrailplugin.ini |
| add | neutron/plugins/opencontrail/common/exceptions.py |
| add | neutron/tests/unit/opencontrail/__init__.py |
| add | neutron/plugins/opencontrail/common/__init__.py |
| add | neutron/plugins/opencontrail/__init__.py |
| edit | setup.cfg |
| add | neutron/tests/unit/opencontrail/test_contrail_plugin.py |
| add | neutron/plugins/opencontrail/contrail_plugin.py |
| edit | neutron/extensions/portbindings.py |
Raise exception for network delete with subnets presents
by millet
| edit | neutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py |
| edit | neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py |
Fix 404 error fetching metadata when using DVR
by armamig
| edit | neutron/tests/unit/test_metadata_agent.py |
| edit | neutron/agent/metadata/agent.py |
Preserve link local IP allocations for DVR fip ns across restart
by carl.baldwin
| edit | neutron/agent/l3_agent.py |
| edit | neutron/tests/unit/test_l3_agent.py |
| edit | neutron/tests/unit/services/firewall/drivers/varmour/test_varmour_fwaas.py |
| edit | neutron/tests/unit/services/firewall/agents/varmour/test_varmour_router.py |
Fix duplicate function: test_getattr_unallowed_attr
by gus
| edit | neutron/tests/unit/agent/linux/test_ovs_lib.py |
Imported Translations from Transifex
by openstack-infra
| edit | neutron/locale/te_IN/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/vi_VN/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/ja/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/de/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/pt_BR/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/en_US/LC_MESSAGES/neutron.po |
| edit | neutron/locale/ko_KR/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/en_GB/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/zh_TW/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/te_IN/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/en_GB/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/neutron-log-error.pot |
| edit | neutron/locale/neutron-log-info.pot |
| edit | neutron/locale/pt_BR/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/de/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/ko_KR/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/neutron.pot |
| edit | neutron/locale/zh_CN/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/zh_CN/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/en_AU/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/it/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/fr/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/it/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/fr/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/es/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/es/LC_MESSAGES/neutron-log-error.po |
| edit | neutron/locale/en_AU/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/ja/LC_MESSAGES/neutron-log-info.po |
VPNaaS: Cisco fix validation for GW IP
by pcm
| edit | neutron/tests/unit/services/vpn/service_drivers/test_cisco_ipsec.py |
| edit | neutron/services/vpn/service_drivers/cisco_validator.py |
Fix PortNotFound exception during sync_routers
by armamig
| edit | neutron/tests/unit/test_l3_plugin.py |
| edit | neutron/db/l3_rpc_base.py |
Fix KeyError during sync_routers
by armamig
| edit | neutron/db/l3_dvr_db.py |
| edit | neutron/tests/unit/db/test_l3_dvr_db.py |
| edit | neutron/db/l3_db.py |
| edit | neutron/tests/unit/test_l3_plugin.py |
| edit | neutron/tests/unit/test_extension_ext_gw_mode.py |
| edit | neutron/db/l3_gwmode_db.py |
Remove SELECT FOR UPDATE use in ML2 tunnel driver add_endpoint
by zzelle
| edit | neutron/plugins/ml2/drivers/type_vxlan.py |
| edit | neutron/tests/unit/ml2/test_type_gre.py |
| edit | neutron/tests/unit/ml2/test_type_vxlan.py |
| edit | neutron/db/migration/alembic_migrations/versions/HEAD |
| edit | neutron/plugins/ml2/drivers/type_gre.py |
| add | neutron/db/migration/alembic_migrations/versions/4eba2f05c2f4_correct_vxlan_endpoint_primary_key.py |
Option to remove routers from dead l3 agents
by blak111
| edit | etc/neutron.conf |
| edit | neutron/tests/unit/openvswitch/test_agent_scheduler.py |
| edit | neutron/db/l3_agentschedulers_db.py |
| edit | neutron/services/l3_router/l3_router_plugin.py |
Fix PortNotFound error during update_device_up for DVR
by armamig
| edit | neutron/plugins/ml2/rpc.py |
| edit | neutron/tests/unit/ml2/test_rpcapi.py |
Delete DVR namespaces on node after removing last VM
by stephen.ma
| edit | neutron/plugins/ml2/plugin.py |
| edit | neutron/tests/unit/ml2/test_ml2_plugin.py |
| edit | neutron/db/l3_dvrscheduler_db.py |
ML2: Make get_device_details report mac address as well
by yamamoto
| edit | neutron/plugins/ml2/rpc.py |
| edit | neutron/tests/unit/ml2/test_port_binding.py |
l2pop: get_agent_ports: Don't yield (None, {})
by yamamoto
| edit | neutron/tests/unit/agent/test_l2population_rpc.py |
| edit | neutron/agent/l2population_rpc.py |
Fix interface add for dvr with gateway
by rajeev_grover
| edit | neutron/agent/l3_agent.py |
| edit | neutron/tests/unit/test_l3_agent.py |
Use jsonutils instead of stdlib json
by ihrachys
| edit | neutron/plugins/ml2/drivers/cisco/apic/apic_client.py |
| edit | neutron/tests/unit/services/loadbalancer/drivers/radware/test_plugin_driver.py |
| edit | neutron/plugins/nec/common/ofc_client.py |
| edit | neutron/plugins/cisco/cfg_agent/device_drivers/dummy_driver.py |
| edit | neutron/tests/unit/nec/test_ofc_client.py |
| edit | neutron/plugins/oneconvergence/lib/plugin_helper.py |
| edit | neutron/tests/unit/vmware/vshield/fake_vcns.py |
| edit | neutron/plugins/vmware/nsxlib/secgroup.py |
| edit | neutron/services/firewall/agents/varmour/varmour_api.py |
| edit | neutron/tests/unit/vmware/apiclient/fake.py |
| edit | neutron/plugins/vmware/nsxlib/l2gateway.py |
| edit | neutron/hacking/checks.py |
| edit | neutron/tests/unit/bigswitch/fake_server.py |
| edit | neutron/tests/unit/test_hacking.py |
| edit | neutron/plugins/vmware/nsxlib/lsn.py |
| edit | neutron/plugins/vmware/nsxlib/switch.py |
| edit | neutron/tests/unit/vmware/test_nsx_sync.py |
| edit | neutron/tests/unit/oneconvergence/test_plugin_helper.py |
| edit | neutron/tests/unit/vmware/nsxlib/test_lsn.py |
| edit | neutron/services/loadbalancer/drivers/radware/driver.py |
| edit | neutron/plugins/oneconvergence/lib/nvsdlib.py |
| edit | HACKING.rst |
| edit | neutron/plugins/bigswitch/servermanager.py |
| edit | neutron/plugins/vmware/api_client/eventlet_request.py |
| edit | neutron/plugins/vmware/nsxlib/__init__.py |
| edit | neutron/tests/unit/test_policy.py |
| edit | neutron/plugins/bigswitch/tests/test_server.py |
| edit | neutron/tests/unit/oneconvergence/test_nvsdlib.py |
Updated from global requirements
by openstack-infra
| edit | requirements.txt |
NSX: lift restriction on DVR update
by salv.orlando
| edit | neutron/plugins/vmware/plugins/base.py |
| edit | neutron/plugins/vmware/common/exceptions.py |
| edit | neutron/tests/unit/vmware/test_nsx_plugin.py |
correct getLoggers to use __name__ in code
by aaronorosen
| edit | neutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py |
| edit | neutron/plugins/vmware/plugins/base.py |
Implement namespace cleanup for new DVR namespaces
by carl.baldwin
| edit | neutron/tests/unit/test_l3_agent.py |
| edit | neutron/agent/l3_agent.py |
Cisco N1kv plugin to send subtype on network profile creation
by millet
| edit | neutron/plugins/cisco/n1kv/n1kv_client.py |
| edit | neutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py |
Remove auto-generation of db schema from models at startup
by gessau
| edit | neutron/services/l3_router/l3_apic.py |
| edit | neutron/tests/unit/ml2/test_type_vxlan.py |
| edit | neutron/services/loadbalancer/drivers/embrane/db.py |
| edit | neutron/db/migration/alembic_migrations/versions/folsom_initial.py |
| edit | neutron/tests/unit/ml2/drivers/test_l2population.py |
| edit | neutron/tests/unit/cisco/test_nexus_plugin.py |
| edit | neutron/tests/unit/test_dhcp_scheduler.py |
| edit | neutron/tests/unit/cisco/n1kv/test_n1kv_db.py |
| edit | neutron/db/db_base_plugin_v2.py |
| edit | neutron/db/vpn/vpn_db.py |
| edit | neutron/db/servicetype_db.py |
| edit | neutron/tests/unit/ml2/drivers/cisco/nexus/test_cisco_nexus.py |
| edit | neutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py |
| edit | neutron/tests/unit/bigswitch/test_base.py |
| edit | neutron/tests/unit/db/test_dvr_mac_db.py |
| edit | neutron/plugins/metaplugin/meta_neutron_plugin.py |
| edit | neutron/tests/unit/vmware/test_dhcpmeta.py |
| edit | neutron/tests/unit/test_routerserviceinsertion.py |
| edit | neutron/tests/unit/test_l3_plugin.py |
| edit | neutron/tests/unit/linuxbridge/test_lb_db.py |
| edit | neutron/tests/unit/mlnx/test_mlnx_plugin_config.py |
| edit | neutron/tests/unit/nec/test_ofc_manager.py |
| edit | neutron/tests/unit/opencontrail/test_contrail_plugin.py |
| edit | neutron/tests/unit/ml2/test_type_gre.py |
| edit | neutron/tests/unit/db/test_agent_db.py |
| edit | neutron/tests/unit/vmware/test_nsx_sync.py |
| edit | neutron/tests/unit/testlib_api.py |
| edit | neutron/plugins/hyperv/db.py |
| edit | neutron/tests/unit/services/l3_router/test_l3_apic_plugin.py |
| edit | neutron/tests/unit/test_quota_ext.py |
| edit | neutron/tests/unit/ml2/drivers/arista/test_arista_mechanism_driver.py |
| edit | neutron/db/metering/metering_db.py |
| edit | neutron/tests/unit/test_db_plugin.py |
| edit | neutron/tests/unit/brocade/test_brocade_vlan.py |
| edit | neutron/tests/unit/mlnx/test_mlnx_db.py |
| edit | neutron/plugins/nec/db/api.py |
| edit | neutron/tests/unit/embrane/test_embrane_l3_plugin.py |
| edit | neutron/plugins/hyperv/hyperv_neutron_plugin.py |
| edit | neutron/tests/unit/ml2/test_type_flat.py |
| edit | neutron/tests/unit/test_db_plugin_level.py |
| edit | neutron/services/l3_router/l3_router_plugin.py |
| edit | neutron/services/loadbalancer/drivers/embrane/driver.py |
| edit | neutron/tests/unit/cisco/test_nexus_db.py |
| edit | neutron/tests/unit/db/test_quota_db.py |
| edit | neutron/tests/unit/ml2/db/test_ml2_dvr_db.py |
| edit | neutron/tests/unit/vmware/db/test_lsn_db.py |
| edit | neutron/tests/unit/ml2/drivers/cisco/nexus/test_cisco_nexus_db.py |
| edit | neutron/plugins/cisco/models/virt_phy_sw_v2.py |
| edit | neutron/tests/unit/openvswitch/test_ovs_db.py |
| edit | neutron/db/migration/alembic_migrations/common_ext_ops.py |
| edit | neutron/tests/unit/embrane/test_embrane_neutron_plugin.py |
| edit | neutron/tests/unit/test_l3_schedulers.py |
| edit | neutron/tests/unit/ryu/test_ryu_plugin.py |
| edit | neutron/tests/unit/services/vpn/service_drivers/test_cisco_ipsec.py |
| edit | neutron/tests/unit/nec/test_db.py |
| edit | neutron/tests/unit/cisco/test_network_db.py |
| edit | neutron/services/firewall/fwaas_plugin.py |
| edit | neutron/tests/unit/test_servicetype.py |
| edit | neutron/tests/unit/db/test_l3_dvr_db.py |
| edit | neutron/tests/unit/ml2/test_helpers.py |
| edit | neutron/tests/unit/cisco/test_plugin_model.py |
| edit | neutron/tests/unit/vmware/db/test_nsx_db.py |
| edit | neutron/tests/unit/metaplugin/test_metaplugin.py |
| edit | neutron/tests/unit/ml2/test_mechanism_odl.py |
| edit | neutron/tests/unit/ml2/test_type_vlan.py |
| edit | neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py |
| edit | neutron/tests/unit/test_extension_ext_gw_mode.py |
| edit | neutron/tests/unit/nec/test_security_group.py |
| edit | neutron/plugins/cisco/db/network_db_v2.py |
| edit | neutron/services/loadbalancer/plugin.py |
| edit | neutron/tests/unit/ryu/test_ryu_db.py |
| edit | neutron/db/migration/alembic_migrations/env.py |
| edit | neutron/db/api.py |
Imported Translations from Transifex
by openstack-infra
| edit | neutron/locale/fr/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/ko_KR/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/de/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/pt_BR/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/fr/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/en_AU/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/en_GB/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/te_IN/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/sr/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/te_IN/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/it/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/en_US/LC_MESSAGES/neutron.po |
| edit | neutron/locale/neutron.pot |
| edit | neutron/locale/neutron-log-info.pot |
| edit | neutron/locale/pt_BR/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/vi_VN/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/de/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/ko_KR/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/en_GB/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/neutron-log-warning.pot |
| edit | neutron/locale/zh_CN/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/zh_CN/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/es/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/ja/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/en_AU/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/zh_TW/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/zh_TW/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/ja/LC_MESSAGES/neutron-log-info.po |
| edit | neutron/locale/es/LC_MESSAGES/neutron-log-warning.po |
| edit | neutron/locale/it/LC_MESSAGES/neutron-log-warning.po |
Console Output
| [...truncated 38128 lines...] |
| dch -a [75d89c0] Add definition for new VIF type |
| dch -a [334aecc] Configuration agent for Cisco devices |
| dch -a [6bd147d] Handle bool correctly during _extend_extra_router_dict |
| dch -a [fdee780] Encapsulate some port properties in the PortContext |
| dch -a [31d67cf] Changes to remove the use of mapping tables from Nuage plugin |
| dch -a [6fa442b] Updated from global requirements |
| dch -a [e85ff22] Avoid RequestURITooLong exception in metadata agent |
| dch -a [2675091] Move loadbalancer vip port creation outside of transaction |
| dch -a [940d125] Define some abstract methods in VpnDriver class |
| dch -a [b4b1db3] ML2 mechanism driver for SR-IOV capable NIC based switching, Part 2 |
| dch -a [900ef2c] Audited attribute for poliINFO:root:Destroying schroot. |
| cy update not changing |
| dch -a [dc44496] Add rule for updating network's router:external attribute |
| dch -a [6762aca] Set nullable=False on tenant_id in apic_contracts table |
| dch -a [c37b243] Fixed audit notifications for dhcp-agent-network |
| dch -a [355ff10] Fix enums usage for postgres in migrations |
| dch -a [e71eda9] VPNaaS: Separate validation for Cisco impl |
| dch -a [eafebec] VMWare: don't notify on disassociate_floatingips() |
| dch -a [4f40c8f] Bump hacking to version 0.9.2 |
| dch -a [8a50e13] Log methods using rpc communcation |
| dch -a [487b98a] update vsm credential correctly |
| dch -a [72f6691] Cisco: Fix test cases which make incorrect create requests |
| dch -a [7a2053c] Allow unsharing a network used as gateway/floatingip |
| dch -a [cb06335] sync periodic_task fix from incubator |
| 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 neutron_2014.2+git201408181327~utopic-0ubuntu1_source.changes |
| mk-build-deps -i -r -t apt-get -y /tmp/tmpssC9xH/neutron/debian/control |
| sbuild -d utopic-juno -n -A neutron_2014.2+git201408181327~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', 'neutron_2014.2+git201408181327~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', 'neutron_2014.2+git201408181327~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

