← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1270347] [NEW] tempest.api.compute.v3.admin.test_servers.ServersAdminV3TestXML.test_list_servers_by_admin_with_all_tenants failed gate tests

 

Public bug reported:

See: http://logs.openstack.org/04/65604/3/check/check-tempest-dsvm-
postgres-full/cf2d9cf/console.html

2014-01-18 02:37:34.449 | ======================================================================
2014-01-18 02:37:34.449 | FAIL: tempest.api.compute.v3.admin.test_servers.ServersAdminV3TestXML.test_list_servers_by_admin_with_all_tenants[gate]
2014-01-18 02:37:34.449 | tempest.api.compute.v3.admin.test_servers.ServersAdminV3TestXML.test_list_servers_by_admin_with_all_tenants[gate]
2014-01-18 02:37:34.449 | ----------------------------------------------------------------------
2014-01-18 02:37:34.450 | _StringException: Empty attachments:
2014-01-18 02:37:34.450 |   stderr
2014-01-18 02:37:34.450 |   stdout
2014-01-18 02:37:34.450 | 
2014-01-18 02:37:34.450 | pythonlogging:'': {{{
2014-01-18 02:37:34.450 | 2014-01-18 02:07:36,719 Request: GET http://127.0.0.1:8774/v3/servers/detail?all_tenants=
2014-01-18 02:37:34.450 | 2014-01-18 02:07:36,719 Request Headers: {'Content-Type': 'application/xml', 'Accept': 'application/xml', 'X-Auth-Token': '<Token omitted>'}
2014-01-18 02:37:34.450 | 2014-01-18 02:07:36,890 Response Status: 404
2014-01-18 02:37:34.450 | 2014-01-18 02:07:36,890 Nova request id: req-1a4cc465-7f1c-4179-96a2-273352191507
2014-01-18 02:37:34.451 | 2014-01-18 02:07:36,890 Response Headers: {'content-length': '142', 'date': 'Sat, 18 Jan 2014 02:07:36 GMT', 'content-type': 'application/xml; charset=UTF-8', 'connection': 'close'}
2014-01-18 02:37:34.451 | 2014-01-18 02:07:36,890 Response Body: <itemNotFound code="404" xmlns="http://docs.openstack.org/compute/api/v1.1";><message>The resource could not be found.</message></itemNotFound>
2014-01-18 02:37:34.451 | }}}
2014-01-18 02:37:34.451 | 
2014-01-18 02:37:34.451 | Traceback (most recent call last):
2014-01-18 02:37:34.451 |   File "tempest/api/compute/v3/admin/test_servers.py", line 72, in test_list_servers_by_admin_with_all_tenants
2014-01-18 02:37:34.451 |     resp, body = self.client.list_servers_with_detail(params)
2014-01-18 02:37:34.451 |   File "tempest/services/compute/v3/xml/servers_client.py", line 261, in list_servers_with_detail
2014-01-18 02:37:34.451 |     resp, body = self.get(url, self.headers)
2014-01-18 02:37:34.451 |   File "tempest/common/rest_client.py", line 305, in get
2014-01-18 02:37:34.451 |     return self.request('GET', url, headers)
2014-01-18 02:37:34.451 |   File "tempest/common/rest_client.py", line 436, in request
2014-01-18 02:37:34.452 |     resp, resp_body)
2014-01-18 02:37:34.452 |   File "tempest/common/rest_client.py", line 481, in _error_checker
2014-01-18 02:37:34.452 |     raise exceptions.NotFound(resp_body)
2014-01-18 02:37:34.452 | NotFound: Object not found
2014-01-18 02:37:34.452 | Details: <itemNotFound code="404" xmlns="http://docs.openstack.org/compute/api/v1.1";><message>The resource could not be found.</message></itemNotFound>

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1270347

Title:
  tempest.api.compute.v3.admin.test_servers.ServersAdminV3TestXML.test_list_servers_by_admin_with_all_tenants
  failed gate tests

Status in OpenStack Compute (Nova):
  New

Bug description:
  See: http://logs.openstack.org/04/65604/3/check/check-tempest-dsvm-
  postgres-full/cf2d9cf/console.html

  2014-01-18 02:37:34.449 | ======================================================================
  2014-01-18 02:37:34.449 | FAIL: tempest.api.compute.v3.admin.test_servers.ServersAdminV3TestXML.test_list_servers_by_admin_with_all_tenants[gate]
  2014-01-18 02:37:34.449 | tempest.api.compute.v3.admin.test_servers.ServersAdminV3TestXML.test_list_servers_by_admin_with_all_tenants[gate]
  2014-01-18 02:37:34.449 | ----------------------------------------------------------------------
  2014-01-18 02:37:34.450 | _StringException: Empty attachments:
  2014-01-18 02:37:34.450 |   stderr
  2014-01-18 02:37:34.450 |   stdout
  2014-01-18 02:37:34.450 | 
  2014-01-18 02:37:34.450 | pythonlogging:'': {{{
  2014-01-18 02:37:34.450 | 2014-01-18 02:07:36,719 Request: GET http://127.0.0.1:8774/v3/servers/detail?all_tenants=
  2014-01-18 02:37:34.450 | 2014-01-18 02:07:36,719 Request Headers: {'Content-Type': 'application/xml', 'Accept': 'application/xml', 'X-Auth-Token': '<Token omitted>'}
  2014-01-18 02:37:34.450 | 2014-01-18 02:07:36,890 Response Status: 404
  2014-01-18 02:37:34.450 | 2014-01-18 02:07:36,890 Nova request id: req-1a4cc465-7f1c-4179-96a2-273352191507
  2014-01-18 02:37:34.451 | 2014-01-18 02:07:36,890 Response Headers: {'content-length': '142', 'date': 'Sat, 18 Jan 2014 02:07:36 GMT', 'content-type': 'application/xml; charset=UTF-8', 'connection': 'close'}
  2014-01-18 02:37:34.451 | 2014-01-18 02:07:36,890 Response Body: <itemNotFound code="404" xmlns="http://docs.openstack.org/compute/api/v1.1";><message>The resource could not be found.</message></itemNotFound>
  2014-01-18 02:37:34.451 | }}}
  2014-01-18 02:37:34.451 | 
  2014-01-18 02:37:34.451 | Traceback (most recent call last):
  2014-01-18 02:37:34.451 |   File "tempest/api/compute/v3/admin/test_servers.py", line 72, in test_list_servers_by_admin_with_all_tenants
  2014-01-18 02:37:34.451 |     resp, body = self.client.list_servers_with_detail(params)
  2014-01-18 02:37:34.451 |   File "tempest/services/compute/v3/xml/servers_client.py", line 261, in list_servers_with_detail
  2014-01-18 02:37:34.451 |     resp, body = self.get(url, self.headers)
  2014-01-18 02:37:34.451 |   File "tempest/common/rest_client.py", line 305, in get
  2014-01-18 02:37:34.451 |     return self.request('GET', url, headers)
  2014-01-18 02:37:34.451 |   File "tempest/common/rest_client.py", line 436, in request
  2014-01-18 02:37:34.452 |     resp, resp_body)
  2014-01-18 02:37:34.452 |   File "tempest/common/rest_client.py", line 481, in _error_checker
  2014-01-18 02:37:34.452 |     raise exceptions.NotFound(resp_body)
  2014-01-18 02:37:34.452 | NotFound: Object not found
  2014-01-18 02:37:34.452 | Details: <itemNotFound code="404" xmlns="http://docs.openstack.org/compute/api/v1.1";><message>The resource could not be found.</message></itemNotFound>

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1270347/+subscriptions


Follow ups

References