[openstack-qa] Build failed in Jenkins: periodic-tempest-devstack-vm-full #9

OpenStack Jenkins jenkins at openstack.org
Sat Nov 10 01:12:31 UTC 2012


See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-full/9/>

------------------------------------------
[...truncated 12880 lines...]
Attempt to remove a role from a non existent tenant should fail ... ok
Attempt to remove a role from a non existent user should fail ... ok
Request to remove a user's role without a valid token ... ok
Should not be able to create a role with a blank name ... ok
Role should be created, verified, and deleted ... ok
Role names should be unique ... ok
GET Service ... ok
SKIP: Skipping until Bug #1061738 resolved
Non-admin user should not be authorized to create a tenant ... ok
Create tenant request without a token should not be authorized ... ok
Tenant name should not be empty ... ok
Tenant name length should not be greater than 64 characters ... ok
Attempt to delete a non existent tenant should fail ... ok
Request to list tenants without a valid token should fail ... ok
Return a list of all tenants ... ok
Non-admin user should not be able to list tenants ... ok
Tenant names should be unique ... ok
Create a tenant that is enabled ... ok
Create a tenant that is not enabled ... ok
Create tenant with a description ... ok
Create several tenants and delete them ... ok
Non-admin user should not be able to delete a tenant ... ok
Request to delete a tenant without a valid token should fail ... ok
Update description attribute of a tenant ... ok
Update the enabled attribute of a tenant ... ok
Update name attribute of a tenant ... ok
Non-admin user should not be authorized to create a tenant ... ok
Create tenant request without a token should not be authorized ... ok
Tenant name should not be empty ... ok
Tenant name length should not be greater than 64 characters ... ok
Attempt to delete a non existent tenant should fail ... ok
Request to list tenants without a valid token should fail ... ok
Return a list of all tenants ... ok
Non-admin user should not be able to list tenants ... ok
Tenant names should be unique ... ok
Create a tenant that is enabled ... ok
Create a tenant that is not enabled ... ok
Create tenant with a description ... ok
Create several tenants and delete them ... ok
Non-admin user should not be able to delete a tenant ... ok
Request to delete a tenant without a valid token should fail ... ok
Update description attribute of a tenant ... ok
Update the enabled attribute of a tenant ... ok
Update name attribute of a tenant ... ok
Disabled user's token should not get authenticated ... ok
Request for token authentication with a valid token in header ... ok
User's token for a disabled tenant should not be authenticated ... SKIP: Until Bug 988920 is fixed
User's token with invalid password should not be authenticated ... ok
User's token for an invalid tenant should not be authenticated ... SKIP: Until Bug 988920 is fixed
Non-existent user's token should not get authenticated ... ok
Create a user ... ok
Non-admin should not be authorized to create a user ... ok
Attempt to create a user in a non-existent tenant should fail ... ok
Request to create a user without a valid token should fail ... ok
Duplicate user should not be created ... ok
User with an empty name should not be created ... ok
User with an empty password should not be created ... SKIP: Until Bug 999084 is fixed
Email format should be validated while creating a user ... SKIP: Until Bug 999084 is fixed
User having password exceeding max length should not be created ... SKIP: Until Bug 999084 is fixed
Length of user name filed should be restricted to 64 characters ... SKIP: Until Bug 966251 is fixed
Attempt to delete a non-existent user should fail ... ok
Delete a user ... ok
Non admin user should not be authorized to delete a user ... ok
Get a list of users and find the test user ... ok
Non admin user should not be authorized to get user list ... ok
Request to get list of users without a valid token should fail ... ok
Return a list of all users for a tenant ... ok
Should not be able to return a list of all ... ok
Return list of users on tenant when roles are assigned to users ... ok
Valid user's token is authenticated ... ok
Disabled user's token should not get authenticated ... ok
Request for token authentication with a valid token in header ... ok
User's token for a disabled tenant should not be authenticated ... SKIP: Until Bug 988920 is fixed
User's token with invalid password should not be authenticated ... ok
User's token for an invalid tenant should not be authenticated ... SKIP: Until Bug 988920 is fixed
Non-existent user's token should not get authenticated ... ok
Create a user ... ok
Non-admin should not be authorized to create a user ... ok
Attempt to create a user in a non-existent tenant should fail ... ok
Request to create a user without a valid token should fail ... ok
Duplicate user should not be created ... ok
User with an empty name should not be created ... ok
User with an empty password should not be created ... SKIP: Until Bug 999084 is fixed
Email format should be validated while creating a user ... SKIP: Until Bug 999084 is fixed
User having password exceeding max length should not be created ... SKIP: Until Bug 999084 is fixed
Length of user name filed should be restricted to 64 characters ... SKIP: Until Bug 966251 is fixed
Attempt to delete a non-existent user should fail ... ok
Delete a user ... ok
Non admin user should not be authorized to delete a user ... ok
Get a list of users and find the test user ... ok
Non admin user should not be authorized to get user list ... ok
Request to get list of users without a valid token should fail ... ok
Return a list of all users for a tenant ... ok
Should not be able to return a list of all ... ok
Return list of users on tenant when roles are assigned to users ... ok
Valid user's token is authenticated ... ok
Register a new remote image ... ok
Register, then upload an image ... ok
Negative tests for invalid data supplied to POST /images ... ok
Simple test to see all fixture images returned ... ok
SKIP: No OpenStack Network API endpoint
SKIP: No OpenStack Object Storage API endpoint
SKIP: No OpenStack Object Storage API endpoint
SKIP: No OpenStack Object Storage API endpoint
Volume is attached and detached successfully from an instance ... ok
Verify that a volume's attachment information is retrieved ... ok
Create a volume, Get it's details and Delete the volume ... ok
Create a volume without passing metadata, get details, and delete ... ok
Create a volume, Get it's details and Delete the volume ... ok
Create a volume without passing metadata, get details, and delete ... ok
Get a list of Volumes ... ok
Get a list of Volumes with details ... ok
Get a list of Volumes ... ok
Get a list of Volumes with details ... ok
Should not be able to create volume with invalid size ... ok
Should not be able to create volume without passing size ... ok
Should not be able to create volume with size zero ... ok
Should not be able to delete volume when invalid ID is passed ... ok
Should not be able to delete volume when empty ID is passed ... ok
Should not be able to get volume with invalid id ... ok
Should not be able to get volume when empty ID is passed ... ok
Should not be able to delete a nonexistant Volume ... ok
Should not be able to get a nonexistant volume ... ok
Should not be able to create volume with invalid size ... ok
Should not be able to create volume without passing size ... ok
Should not be able to create volume with size zero ... ok
Should not be able to delete volume when invalid ID is passed ... ok
Should not be able to delete volume when empty ID is passed ... ok
Should not be able to get volume with invalid id ... ok
Should not be able to get volume when empty ID is passed ... ok
Should not be able to delete a nonexistant Volume ... ok
Should not be able to get a nonexistant volume ... ok

======================================================================
ERROR: test suite for <class 'tempest.tests.compute.images.test_image_metadata.ImagesMetadataTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/tempest/tempest/tests/compute/images/test_image_metadata.py", line 47, in setUpClass
    cls.client.wait_for_image_status(cls.image_id, 'ACTIVE')
  File "/opt/stack/tempest/tempest/services/compute/json/images_client.py", line 116, in wait_for_image_status
    raise exceptions.TimeoutException
TimeoutException: Request timed out

======================================================================
ERROR: test suite for <class 'tempest.tests.compute.images.test_images_whitebox.ImagesWhiteboxTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/tempest/tempest/tests/compute/images/test_images_whitebox.py", line 33, in setUpClass
    cls.connection, cls.meta = cls.get_db_handle_and_meta()
  File "/opt/stack/tempest/tempest/whitebox.py", line 136, in get_db_handle_and_meta
    raise exceptions.SQLException(message=e)
SQLException: SQL error: Could not parse rfc1738 URL from string '/nova'

======================================================================
ERROR: test suite for <class 'tempest.tests.compute.images.test_list_image_filters.ListImageFiltersTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/tempest/tempest/tests/compute/images/test_list_image_filters.py", line 48, in setUpClass
    cls.client.wait_for_image_status(cls.image1_id, 'ACTIVE')
  File "/opt/stack/tempest/tempest/services/compute/json/images_client.py", line 116, in wait_for_image_status
    raise exceptions.TimeoutException
TimeoutException: Request timed out

======================================================================
ERROR: test suite for <class 'tempest.tests.compute.test_authorization.AuthorizationTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/tempest/tempest/tests/compute/test_authorization.py", line 73, in setUpClass
    cls.images_client.wait_for_image_status(image_id, 'ACTIVE')
  File "/opt/stack/tempest/tempest/services/compute/json/images_client.py", line 116, in wait_for_image_status
    raise exceptions.TimeoutException
TimeoutException: Request timed out

======================================================================
FAIL: Return an error when a numeric value for status is specified
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/tests/compute/servers/test_list_servers_negative.py", line 146, in test_list_servers_pass_numeric_status
    {'status': 1})
AssertionError: BadRequest not raised
>>  raise self.failureException, "%s not raised" % 'BadRequest'
    

----------------------------------------------------------------------
XML: nosetests-full.xml
----------------------------------------------------------------------
Ran 422 tests in 3086.460s

FAILED (SKIP=52, errors=4, failures=1)
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/devstack-gate-setup-workspace.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/localrc.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-c-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-c-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-c-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/screen-swift.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-full/9/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the openstack-qa mailing list