General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/precise_icehouse_nova_trunk/198/ |
| Project: | precise_icehouse_nova_trunk |
| Date of build: | Sat, 25 Jan 2014 07:33:04 -0500 |
| Build duration: | 28 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
Add preserve_ephemeral option to rebuild
by rpodolyaka
| add | nova/tests/integrated/api_samples/os-preserve-ephemeral-rebuild/server-post-resp.json.tpl |
| edit | nova/tests/integrated/api_samples/all_extensions/extensions-get-resp.json.tpl |
| edit | nova/api/openstack/compute/plugins/v3/servers.py |
| edit | nova/api/openstack/compute/servers.py |
| edit | nova/exception.py |
| edit | nova/tests/api/openstack/compute/plugins/v3/test_server_actions.py |
| add | doc/v3/api_samples/servers/server-action-rebuild-preserve-ephemeral.xml |
| add | doc/api_samples/os-preserve-ephemeral-rebuild/server-action-rebuild-resp.json |
| add | nova/tests/integrated/api_samples/os-preserve-ephemeral-rebuild/server-action-rebuild-resp.xml.tpl |
| edit | doc/api_samples/all_extensions/extensions-get-resp.xml |
| edit | nova/compute/api.py |
| add | doc/api_samples/os-preserve-ephemeral-rebuild/server-post-resp.xml |
| add | nova/tests/integrated/api_samples/os-preserve-ephemeral-rebuild/server-post-req.json.tpl |
| edit | nova/compute/rpcapi.py |
| edit | nova/tests/api/openstack/compute/plugins/v3/test_servers.py |
| add | nova/tests/integrated/api_samples/os-preserve-ephemeral-rebuild/server-action-rebuild.xml.tpl |
| edit | nova/tests/integrated/v3/test_servers.py |
| add | doc/v3/api_samples/servers/server-action-rebuild-preserve-ephemeral.json |
| edit | doc/api_samples/all_extensions/extensions-get-resp.json |
| add | doc/api_samples/os-preserve-ephemeral-rebuild/server-action-rebuild.xml |
| add | nova/tests/integrated/api_samples/os-preserve-ephemeral-rebuild/server-action-rebuild.json.tpl |
| add | doc/api_samples/os-preserve-ephemeral-rebuild/server-post-resp.json |
| add | doc/api_samples/os-preserve-ephemeral-rebuild/server-post-req.xml |
| edit | nova/tests/api/openstack/compute/test_server_actions.py |
| add | nova/tests/integrated/api_samples/os-preserve-ephemeral-rebuild/server-post-req.xml.tpl |
| edit | nova/compute/manager.py |
| add | nova/tests/integrated/v3/api_samples/servers/server-action-rebuild-preserve-ephemeral-resp.xml.tpl |
| edit | nova/tests/compute/test_rpcapi.py |
| add | nova/tests/integrated/v3/api_samples/servers/server-action-rebuild-preserve-ephemeral.xml.tpl |
| add | nova/tests/integrated/v3/api_samples/servers/server-action-rebuild-preserve-ephemeral-resp.json.tpl |
| edit | nova/virt/driver.py |
| add | doc/api_samples/os-preserve-ephemeral-rebuild/server-action-rebuild.json |
| add | nova/tests/integrated/v3/api_samples/servers/server-action-rebuild-preserve-ephemeral.json.tpl |
| edit | nova/cells/rpcapi.py |
| edit | nova/tests/integrated/api_samples/all_extensions/extensions-get-resp.xml.tpl |
| edit | nova/tests/integrated/test_api_samples.py |
| add | nova/api/openstack/compute/contrib/preserve_ephemeral_rebuild.py |
| add | doc/api_samples/os-preserve-ephemeral-rebuild/server-action-rebuild-resp.xml |
| add | nova/tests/integrated/api_samples/os-preserve-ephemeral-rebuild/server-post-resp.xml.tpl |
| add | nova/tests/integrated/api_samples/os-preserve-ephemeral-rebuild/server-action-rebuild-resp.json.tpl |
| add | doc/api_samples/os-preserve-ephemeral-rebuild/server-post-req.json |
Show bm deploy how to preserve ephemeral content.
by rpodolyaka
| edit | nova/tests/virt/baremetal/test_nova_baremetal_deploy_helper.py |
| edit | nova/cmd/baremetal_deploy_helper.py |
Support preserve_ephemeral in baremetal.
by rpodolyaka
| add | nova/virt/baremetal/db/sqlalchemy/migrate_repo/versions/010_add_preserve_ephemeral.py |
| edit | nova/virt/baremetal/driver.py |
| edit | nova/virt/baremetal/db/sqlalchemy/models.py |
| edit | nova/tests/virt/baremetal/test_driver.py |
| edit | nova/tests/db/test_migrations.py |
| edit | nova/cmd/baremetal_deploy_helper.py |
libvirt: Fix root disk leak in live mig
by ndipanov
| edit | nova/virt/libvirt/driver.py |
| edit | nova/tests/virt/libvirt/test_libvirt.py |
Allow delete when InstanceInfoCache entry is missing
by mriedem
| edit | nova/compute/manager.py |
| edit | nova/tests/compute/test_compute.py |
Console Output
| [...truncated 11699 lines...] |
| dch -a [de177b7] Deprecate/remove scheduler select_hosts() |
| dch -a [2e75845] Add boolean convertors for migrate_live API |
| dch -a [be5d39e] VMWare: bug fix for Vim exception handling |
| dch -a [013e3b2] Correct uses of :params in docstrings |
| dch -a [8a6ee48] Delete iSCSI devices after volume detached |
| dch -a [da2454a] Refactor PXE DHCP Option support. |
| dch -a [8a34fc3] Enforce permissions in snapshots temporary dir |
| dch -a [adc54a7] libvirt: consider minimal I/O size when selecting cache type |
| dch -a [d9237df] Fix monkey_patch docstring bug |
| dch -a [aab3c61] LXC: Image device should be reset in mount() and teardown() |
| dch -a [f045a5d] Fix docstring on SnapshotController |
| dch -a [3001bc6] Remove redundant body validation for createBackup |
| dch -a [60a57e2] Make test_evacuate from compute API DRYer |
| dch -a [1d9a0a6] Check Neutron port quota during validate_networks in API |
| dch -a [0530e02] Set is_public to False by default for volume backed snapshots |
| dch -a [4ec1dec] Delete instance faults when deleting instance |
| dch -a [b9b5593] Fix a lazy-load exception in security_group_update() |
| dch -a [9b7d871] convert min_count and max_count to type int in nova v3 api |
| dch -a [2113dfd] Handle UnicodeEncodeError in validate_integer |
| dch -a [6847a0e] Fixes get_vm_storage_paths issue for Hyper-V V2 API |
| dch -a [f17f6d8] Remove deprecated instance_type alias from nova-manage |
| dch -a [9e4fa51] Update openstack/common/periodic_task |
| dch -a [2143f17] Update openstack/cINFO:root:Destroying schroot. |
| ommon/lockutils |
| 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 nova_2014.1+git201401250733~precise-0ubuntu1_source.changes |
| mk-build-deps -i -r -t apt-get -y /tmp/tmp4XfcKT/nova/debian/control |
| sbuild -d precise-icehouse -n -A nova_2014.1+git201401250733~precise-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', 'precise-icehouse', '-n', '-A', 'nova_2014.1+git201401250733~precise-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 68, 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', 'precise-icehouse', '-n', '-A', 'nova_2014.1+git201401250733~precise-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

