← Back to team overview

openstack-ubuntu-testing-notifications team mailing list archive

Build failed in Jenkins: precise-openstack-essex-tempest #15

 

See <http://10.189.74.7:8080/job/precise-openstack-essex-tempest/15/>

------------------------------------------
[...truncated 223 lines...]
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_image_metadata.py";,> line 12, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_images.ImagesTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_images.py";,> line 21, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_keypairs.KeyPairsTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_keypairs.py";,> line 15, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_list_floating_ips.FloatingIPDetailsTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_list_floating_ips.py";,> line 12, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_list_images.ListImagesTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_list_images.py";,> line 19, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_list_servers.ServerDetailsTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_list_servers.py";,> line 15, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_security_group_rules.SecurityGroupsTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_security_group_rules.py";,> line 13, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_security_groups.SecurityGroupsTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_security_groups.py";,> line 13, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_server_actions.ServerActionsTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_server_actions.py";,> line 18, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_server_metadata.ServerMetadataTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_server_metadata.py";,> line 11, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_server_personality.ServerPersonalityTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_server_personality.py";,> line 13, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_servers.ServersTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_servers.py";,> line 12, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_servers_negative.ServersNegativeTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_servers_negative.py";,> line 14, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

======================================================================
ERROR: test suite for <class 'tempest.tests.test_volumes_negative.VolumesTest'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run
    return func()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/tests/test_volumes_negative.py";,> line 12, in setUpClass
    cls.os = openstack.Manager()
  File "<http://10.189.74.7:8080/job/precise-openstack-essex-tempest/ws/tempest/tempest/openstack.py";,> line 24, in __init__
    if None in [username, password, tenant_name]:
UnboundLocalError: local variable 'password' referenced before assignment

----------------------------------------------------------------------
Ran 3 tests in 0.830s

FAILED (SKIP=2, errors=19)
Build step 'Execute shell' marked build as failure
Recording test results


Follow ups

References