grenade in the gate: test_stacks.StacksTestJSON - no endpoint found

Bug #1193371 reported by Adalberto Medeiros
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Invalid
Undecided
Adalberto Medeiros

Bug Description

Running grenade in the gate errors:

https://jenkins.openstack.org/job/gate-grenade-devstack-vm/12058/consoleFull
https://jenkins.openstack.org/job/gate-grenade-devstack-vm/12059/console

Two errors with tempest tests:

2013-06-21 13:30:57.428 | tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources[gate,smoke] ... ERROR
2013-06-21 13:30:57.556 | tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds[gate,smoke] ... ERROR

2013-06-21 13:32:00.683 | ======================================================================
2013-06-21 13:32:00.683 | ERROR: tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds[gate,smoke]
2013-06-21 13:32:00.683 | ----------------------------------------------------------------------
2013-06-21 13:32:00.683 | _StringException: Traceback (most recent call last):
2013-06-21 13:32:00.683 | File "/opt/stack/new/tempest/tempest/api/orchestration/stacks/test_stacks.py", line 37, in test_stack_list_responds
2013-06-21 13:32:00.683 | resp, body = self.client.list_stacks()
2013-06-21 13:32:00.683 | File "/opt/stack/new/tempest/tempest/services/orchestration/json/orchestration_client.py", line 42, in list_stacks
2013-06-21 13:32:00.683 | resp, body = self.get(uri)
2013-06-21 13:32:00.683 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 261, in get
2013-06-21 13:32:00.683 | return self.request('GET', url, headers)
2013-06-21 13:32:00.683 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 366, in request
2013-06-21 13:32:00.683 | self._set_auth()
2013-06-21 13:32:00.684 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 81, in _set_auth
2013-06-21 13:32:00.684 | self.service, self.tenant_name))
2013-06-21 13:32:00.684 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 163, in keystone_auth
2013-06-21 13:32:00.684 | raise exceptions.EndpointNotFound(service)
2013-06-21 13:32:00.684 | EndpointNotFound: Endpoint not found
2013-06-21 13:32:00.684 | Details: orchestration
2013-06-21 13:32:00.684 |
2013-06-21 13:32:00.684 | -------------------- >> begin captured logging << --------------------
2013-06-21 13:32:00.684 | tempest.common.rest_client: INFO: Request: POST http://127.0.0.1:5000/v2.0/tokens
2013-06-21 13:32:00.684 | tempest.common.rest_client: DEBUG: Request Headers: {'Content-Type': 'application/json'}
2013-06-21 13:32:00.684 | tempest.common.rest_client: DEBUG: Request Body: {"auth": {"tenantName": "admin", "passwordCredentials": {"username": "admin", "password": "secret"}}}
2013-06-21 13:32:00.684 | tempest.common.rest_client: INFO: Response Status: 200
2013-06-21 13:32:00.684 | tempest.common.rest_client: DEBUG: Response Headers: {'date': 'Fri, 21 Jun 2013 13:30:56 GMT', 'content-length': '6537', 'vary': 'X-Auth-Token', 'content-type': 'application/json'}
2013-06-21 13:32:00.684 | tempest.common.rest_client: DEBUG: Response Body: {"access": {"token": {"issued_at": "2013-06-21T13:30:56.647175", "expires": "2013-06-22T13:30:56Z", "id": "MIILegYJKoZIhvcNAQcCoIILazCCC2cCAQExCTAHBgUrDgMCGjCCClMG ........."}
2013-06-21 13:32:00.685 | tempest.common.rest_client: DEBUG: Large body (6537) md5 summary: abcdbf8cf0bc1dd4fecf95a51ed8a97c
2013-06-21 13:32:00.685 | --------------------- >> end captured logging << ---------------------

Changed in tempest:
assignee: nobody → Matthew Treinish (treinish)
importance: Undecided → Medium
milestone: none → havana-2
status: New → Confirmed
Revision history for this message
Matthew Treinish (treinish) wrote :

This is not a tempest bug it is either a devstack misconfiguration or a grenade bug. Feel free to open this against one of those.

Changed in tempest:
assignee: Matthew Treinish (treinish) → nobody
status: Confirmed → Invalid
importance: Medium → Undecided
milestone: havana-2 → none
Changed in tempest:
assignee: nobody → Adalberto Medeiros (adalbas)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.