General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/trusty_juno_nova_trunk/547/ |
| Project: | trusty_juno_nova_trunk |
| Date of build: | Fri, 22 Aug 2014 22:01:32 -0400 |
| Build duration: | 47 sec |
| Build cause: | Started by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: All recent builds failed. | 0 |
Changes
Fix 202 responses to contain valid content.
by vishvananda
| edit | nova/api/openstack/compute/contrib/os_networks.py |
| edit | nova/tests/integrated/test_api_samples.py |
| edit | nova/api/openstack/compute/contrib/os_tenant_networks.py |
| edit | nova/api/openstack/compute/contrib/networks_associate.py |
| edit | nova/tests/api/openstack/compute/contrib/test_networks.py |
| edit | nova/api/openstack/compute/contrib/cloudpipe_update.py |
| edit | nova/api/openstack/compute/contrib/fixed_ips.py |
Add unit tests for libvirt domain creation
by andrew.melton
| edit | nova/tests/virt/libvirt/test_driver.py |
Raise Not Implemented error from V2 diagnostics API
by ghanshyam.mann
| edit | nova/api/openstack/compute/contrib/server_diagnostics.py |
| edit | nova/tests/api/openstack/compute/contrib/test_server_diagnostics.py |
Image caching tests: use list comprehension
by gkotton
| edit | nova/tests/virt/vmwareapi/test_imagecache.py |
| edit | nova/tests/virt/libvirt/test_imagecache.py |
VMware: ensure test case for init_host in driver
by gkotton
| edit | nova/tests/virt/vmwareapi/test_driver_api.py |
libvirt: make sysinfo serial number configurable
by berrange
| edit | nova/virt/libvirt/driver.py |
| edit | nova/tests/virt/libvirt/test_driver.py |
Support reserving ips at network create time
by vishvananda
| edit | nova/tests/network/test_manager.py |
| edit | nova/tests/fake_network.py |
| edit | nova/network/manager.py |
Use real exceptions for network create and destroy
by vishvananda
| edit | nova/tests/network/test_manager.py |
| edit | nova/exception.py |
| edit | nova/network/manager.py |
Add api extension for new network fields.
by vishvananda
| edit | nova/tests/integrated/api_samples/all_extensions/extensions-get-resp.json.tpl |
| add | nova/tests/integrated/api_samples/os-extended-networks/network-show-resp.xml.tpl |
| add | nova/tests/integrated/api_samples/os-extended-networks/network-create-resp.json.tpl |
| add | nova/tests/integrated/api_samples/os-extended-networks/networks-list-resp.xml.tpl |
| add | doc/api_samples/os-extended-networks/network-show-resp.xml |
| edit | doc/api_samples/all_extensions/extensions-get-resp.xml |
| add | doc/api_samples/os-extended-networks/network-create-req.json |
| edit | nova/exception.py |
| add | doc/api_samples/os-extended-networks/network-create-req.xml |
| add | doc/api_samples/os-extended-networks/network-create-resp.json |
| add | doc/api_samples/os-extended-networks/networks-list-resp.json |
| add | nova/tests/integrated/api_samples/os-extended-networks/network-create-req.xml.tpl |
| add | nova/tests/integrated/api_samples/os-extended-networks/network-show-resp.json.tpl |
| add | doc/api_samples/os-extended-networks/network-create-resp.xml |
| add | doc/api_samples/os-extended-networks/networks-list-resp.xml |
| edit | nova/tests/integrated/test_api_samples.py |
| add | nova/tests/integrated/api_samples/os-extended-networks/network-create-resp.xml.tpl |
| add | nova/api/openstack/compute/contrib/extended_networks.py |
| edit | nova/tests/integrated/api_samples/all_extensions/extensions-get-resp.xml.tpl |
| add | nova/tests/integrated/api_samples/os-extended-networks/networks-list-resp.json.tpl |
| edit | nova/tests/api/openstack/compute/contrib/test_networks.py |
| add | nova/tests/integrated/api_samples/os-extended-networks/network-create-req.json.tpl |
| edit | doc/api_samples/all_extensions/extensions-get-resp.json |
| add | doc/api_samples/os-extended-networks/network-show-resp.json |
| edit | nova/api/openstack/compute/contrib/os_networks.py |
Change error status code for out of quota to be 403 instead of 413
by cyeoh
| edit | nova/tests/api/openstack/compute/contrib/test_security_groups.py |
| edit | nova/api/openstack/compute/contrib/deferred_delete.py |
| edit | nova/tests/api/openstack/compute/plugins/v3/test_migrate_server.py |
| edit | nova/tests/api/openstack/compute/test_image_metadata.py |
| edit | nova/tests/api/openstack/compute/plugins/v3/test_keypairs.py |
| edit | nova/api/openstack/compute/plugins/v3/servers.py |
| edit | nova/tests/api/openstack/compute/plugins/v3/test_server_metadata.py |
| edit | nova/api/openstack/compute/contrib/security_groups.py |
| edit | nova/api/openstack/compute/server_metadata.py |
| edit | nova/tests/api/openstack/compute/contrib/test_keypairs.py |
| edit | nova/api/openstack/common.py |
| edit | nova/api/openstack/compute/plugins/v3/migrate_server.py |
| edit | nova/api/openstack/compute/plugins/v3/server_metadata.py |
| edit | nova/api/openstack/compute/plugins/v3/deferred_delete.py |
| edit | nova/api/openstack/compute/plugins/v3/create_backup.py |
| edit | nova/exception.py |
| edit | nova/api/openstack/compute/contrib/admin_actions.py |
| edit | nova/api/openstack/compute/plugins/v3/keypairs.py |
| edit | nova/tests/api/openstack/compute/plugins/v3/test_server_actions.py |
| edit | nova/api/openstack/compute/contrib/keypairs.py |
| edit | nova/tests/api/openstack/compute/test_server_metadata.py |
| edit | nova/tests/api/openstack/compute/test_server_actions.py |
XenAPI: Remove interrupted snapshots
by john
| edit | nova/virt/xenapi/vm_utils.py |
| edit | nova/tests/virt/xenapi/test_driver.py |
| edit | nova/compute/manager.py |
| edit | nova/virt/driver.py |
| edit | nova/tests/virt/xenapi/test_vmops.py |
| edit | nova/tests/virt/test_virt_drivers.py |
| edit | nova/virt/xenapi/driver.py |
| edit | nova/tests/virt/xenapi/test_vm_utils.py |
| edit | nova/virt/xenapi/vmops.py |
| edit | nova/tests/compute/test_compute_mgr.py |
Add QuotaError handling to servers rebuild API
by mriedem
| edit | nova/exception.py |
| edit | nova/api/openstack/compute/servers.py |
| edit | nova/tests/api/openstack/compute/test_servers.py |
| edit | nova/tests/api/openstack/compute/plugins/v3/test_servers.py |
| edit | nova/tests/compute/test_compute_api.py |
| edit | nova/api/openstack/compute/plugins/v3/servers.py |
Console Output
| [...truncated 114 lines...] |
| Need to get 1592 kB of archives. |
| After this operation, 4983 kB of additional disk space will be used. |
| Err http://archive.ubuntu.com/ubuntu/ trusty/main python2.7-minimal amd64 2.7.6-8 |
| Could not connect to 127.0.0.1:8000 (127.0.0.1). - connect (111: Connection refused) |
| Err http://archive.ubuntu.com/ubuntu/ trusty/main python2.7 amd64 2.7.6-8 |
| Unable to connect to 127.0.0.1:8000: |
| Err http://ppa.launchpad.net/ubuntu-cloud-archive/juno-staging/ubuntu/ trusty/main python-pbr all 0.10.0-0ubuntu1~cloud0 |
| Could not connect to 127.0.0.1:8000 (127.0.0.1). - connect (111: Connection refused) |
| Err http://archive.ubuntu.com/ubuntu/ trusty/main python-minimal amd64 2.7.5-5ubuntu3 |
| Unable to connect to 127.0.0.1:8000: |
| Err http://archive.ubuntu.com/ubuntu/ trusty/main libpython-stdlib amd64 2.7.5-5ubuntu3 |
| Unable to connect to 127.0.0.1:8000: |
| Err http://archive.ubuntu.com/ubuntu/ trusty/main python amd64 2.7.5-5ubuntu3 |
| Unable to connect to 127.0.0.1:8000: |
| E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-minimal_2.7.6-8_amd64.deb Could not connect to 127.0.0.1:8000 (127.0.0.1). - connect (111: Connection refused) |
| E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7_2.7.6-8_amd64.deb Unable to connect to 127.0.0.1:8000: |
| E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-minimal_2.7.5-5ubuntu3_amd64.deb Unable to connect to 127.0.0.1:8000: |
| E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-stdlib_2.7.5-5ubuntu3_amd64.deb Unable to connect to 127.0.0.1:8000: |
| E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python_2.7.5-5ubuntu3_amd64.deb Unable to connect to 127.0.0.1:8000: |
| E: Failed to fetch http://ppa.launchpad.net/ubuntu-cloud-archive/juno-staging/ubuntu/pool/main/p/python-pbr/python-pbr_0.10.0-0ubuntu1~cloud0_all.deb Could not connect to 127.0.0.1:8000 (127.0.0.1). - connect (111: Connection refused) |
| E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
| ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-8105a450-9b9c-4be2-b2e6-a8159e2b418d', '-u', 'root', '--', 'apt-get', '-y', 'install', 'python-pbr']' returned non-zero exit status 100 |
| ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-8105a450-9b9c-4be2-b2e6-a8159e2b418d', '-u', 'root', '--', 'apt-get', '-y', 'install', 'python-pbr']' returned non-zero exit status 100 |
| INFO:root:Complete command log: |
| INFO:root:Destroying schroot. |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in |
| raise e |
| subprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-8105a450-9b9c-4be2-b2e6-a8159e2b418d', '-u', 'root', '--', 'apt-get', '-y', 'install', 'python-pbr']' returned non-zero exit status 100 |
| 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 '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-8105a450-9b9c-4be2-b2e6-a8159e2b418d', '-u', 'root', '--', 'apt-get', '-y', 'install', 'python-pbr']' returned non-zero exit status 100 |
| 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

