General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/utopic_juno_cinder_trunk/3/ |
| Project: | utopic_juno_cinder_trunk |
| Date of build: | Thu, 01 May 2014 08:33:13 -0400 |
| Build duration: | 1 min 44 sec |
| Build cause: | Started by user Chuck Short |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: All recent builds failed. | 0 |
Changes
Replace tearDown with addCleanup - Part 4
by jvarlamova
| edit | cinder/tests/test_zadara.py |
| edit | cinder/tests/test_drivers_compatibility.py |
| edit | cinder/tests/test_huawei_t_dorado.py |
| edit | cinder/tests/test_backup_tsm.py |
| edit | cinder/tests/db/test_finish_migration.py |
| edit | cinder/tests/db/test_transfers.py |
| edit | cinder/tests/test_backup_driver_base.py |
| edit | cinder/tests/test_rbd.py |
| edit | cinder/tests/test_backup_ceph.py |
| edit | cinder/tests/test_volume_configuration.py |
| edit | cinder/tests/test_emc_smis.py |
| edit | cinder/tests/api/v1/test_limits.py |
| edit | cinder/tests/db/test_name_id.py |
| edit | cinder/tests/test_backup.py |
| edit | cinder/tests/api/v1/test_volumes.py |
| edit | cinder/tests/db/test_qos_specs.py |
Replace tearDown with addCleanup - Part 5
by review
| edit | cinder/tests/test_hp3par.py |
| edit | cinder/tests/test_ibmnas.py |
| edit | cinder/test.py |
| edit | cinder/tests/test_migrations.py |
| edit | cinder/tests/test_hplefthand.py |
Fix handling multiple WWPNs on preferred FC node
by jsbryant
| edit | cinder/tests/test_storwize_svc.py |
| edit | cinder/volume/drivers/ibm/storwize_svc/__init__.py |
Cinder list does not filter admin metadata.
by juan.m.olle
| edit | cinder/tests/test_db_api.py |
| edit | cinder/db/sqlalchemy/api.py |
Remove unused volume instance_uuid methods
by walter.boring
| edit | cinder/db/api.py |
| edit | cinder/db/sqlalchemy/api.py |
| edit | cinder/tests/test_db_api.py |
Improve consistency of help strings
by aj
| edit | cinder/api/common.py |
| edit | cinder/service.py |
| edit | cinder/volume/drivers/emc/emc_smis_common.py |
| edit | cinder/compute/nova.py |
| edit | cinder/quota.py |
| edit | cinder/volume/drivers/rbd.py |
| edit | cinder/common/config.py |
| edit | cinder/volume/drivers/hds/hds.py |
| edit | cinder/db/base.py |
| edit | cinder/volume/drivers/nexenta/options.py |
| edit | cinder/volume/driver.py |
| edit | cinder/volume/drivers/huawei/__init__.py |
| edit | etc/cinder/cinder.conf.sample |
Add disabled kwarg to service_get_all_by_topic
by git-harry
| edit | cinder/db/sqlalchemy/api.py |
| edit | cinder/tests/scheduler/test_host_manager.py |
| edit | cinder/db/api.py |
| edit | cinder/scheduler/host_manager.py |
| edit | cinder/tests/scheduler/fakes.py |
| edit | cinder/tests/scheduler/test_allocated_capacity_weigher.py |
| edit | cinder/backup/api.py |
| edit | cinder/volume/api.py |
| edit | cinder/tests/scheduler/test_capacity_weigher.py |
| edit | cinder/tests/api/contrib/test_backups.py |
| edit | cinder/tests/test_db_api.py |
Storwize/SVC driver detach volume failed
by liminliu
| edit | cinder/tests/test_storwize_svc.py |
| edit | cinder/volume/drivers/ibm/storwize_svc/__init__.py |
Fixed 3PAR driver issue finding correct vlun
by walter.boring
| edit | cinder/volume/drivers/san/hp/hp_3par_common.py |
| edit | cinder/tests/test_hp3par.py |
Fix double "the" in Cinder quota warning
by Arne.Wiebalck
| edit | cinder/quota.py |
Console Output
| [...truncated 2604 lines...] |
| Processing triggers for initramfs-tools (0.103ubuntu4) ... |
| Errors were encountered while processing: |
| netbase |
| dbus |
| libio-socket-ssl-perl |
| libnet-smtp-ssl-perl |
| libmailtools-perl |
| libemail-valid-perl |
| libwww-perl |
| liblwp-protocol-https-perl |
| libparse-debcontrol-perl |
| lintian |
| python-secretstorage |
| E: Sub-process /usr/bin/dpkg returned an error code (1) |
| ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'utopic-juno-amd64-54b56fe9-85c2-49c2-8605-9c0c9786e415', '-u', 'root', '--', 'apt-get', '-y', 'install', 'equivs', 'devscripts', 'bzr', 'bzr-builddeb', 'git', 'quilt', 'gnupg', 'piuparts']' returned non-zero exit status 100 |
| ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'utopic-juno-amd64-54b56fe9-85c2-49c2-8605-9c0c9786e415', '-u', 'root', '--', 'apt-get', '-y', 'install', 'equivs', 'devscripts', 'bzr', 'bzr-builddeb', 'git', 'quilt', 'gnupg', 'piuparts']' returned non-zero exit status 100 |
| INFO:root:Complete command log: |
| INFO:root:Destroying schroot. |
| apt-get -y install python-setuptools git |
| python setup.py sdist |
| bzr branch lp:~ubuntu-server-dev/cinder/juno cinder |
| dch -b -D utopic --newversion 1:2014.1+git201405010833~utopic-0ubuntu1 Automated Ubuntu testing build: |
| git log -n1 --no-merges --pretty=format:%H |
| git log -n5 --no-merges --pretty=format:[%h] %s |
| dch -a [f26f658] Fix double "the" in Cinder quota warning |
| dch -a [32bac00] Fixed 3PAR driver issue finding correct vlun |
| dch -a [a221a30] Storwize/SVC driver detach volume failed |
| dch -a [2e15055] Add disabled kwarg to service_get_all_by_topic |
| dch -a [4642772] Improve consistency of help strings |
| debcommit |
| apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piuparts |
| 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', 'utopic-juno-amd64-54b56fe9-85c2-49c2-8605-9c0c9786e415', '-u', 'root', '--', 'apt-get', '-y', 'install', 'equivs', 'devscripts', 'bzr', 'bzr-builddeb', 'git', 'quilt', 'gnupg', 'piuparts']' 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 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 '['/usr/bin/schroot', '-p', '-r', '-c', 'utopic-juno-amd64-54b56fe9-85c2-49c2-8605-9c0c9786e415', '-u', 'root', '--', 'apt-get', '-y', 'install', 'equivs', 'devscripts', 'bzr', 'bzr-builddeb', 'git', 'quilt', 'gnupg', 'piuparts']' 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

