Error during the create-delete-vm benchmarking: Security group default already exists for project

Bug #1324709 reported by Timur Nurlygayanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
Invalid
Undecided
Rohan

Bug Description

Steps To Reproduce:
1. Run boot-and-delete nova benchmark with the described configuration.
Configuration:
{
    "NovaServers.boot_and_delete_server": [
        {
            "args": {
                "flavor_id": 2,
                "image_id": "9926eab3-e7f7-42f9-bb93-17b9d525c580"
            },
            "runner": {
                "type": "constant",
                "times": 30,
                "concurrency": 5
            },
            "context": {
                "users": {
                    "tenants": 2,
                    "users_per_tenant": 30
                }
            }
        }
    ]
}

Observed Result:
Error messages durinf the benchmark execution: Security group default already exists for project
Looks like this error is present in context configuration.

2014-05-29 21:56:57.590 20802 INFO rally.benchmark.runners.base [-] Task df222077-93e6-4a6b-a57a-b27c668ef740 | ITER: 1 END: Error <class 'novaclient.exceptions.BadRequest'>: Security group default already exists for project 8cfc7c3c96d04d61b4b44dd15545f39f. (HTTP 400) (Request-ID: req-b39a9e21-157a-4162-bbb2-d7bfef00ebbe)
2014-05-29 21:56:57.590 20804 INFO rally.benchmark.runners.base [-] Task df222077-93e6-4a6b-a57a-b27c668ef740 | ITER: 3 END: Error <class 'novaclient.exceptions.BadRequest'>: Security group default already exists for project 8cfc7c3c96d04d61b4b44dd15545f39f. (HTTP 400) (Request-ID: req-81b988c1-1ebc-4c2b-815c-3c225f65b5d8)
2014-05-29 21:56:57.591 20802 INFO rally.benchmark.runners.base [-] Task df222077-93e6-4a6b-a57a-b27c668ef740 | ITER: 5 START
2014-05-29 21:56:57.591 20804 INFO rally.benchmark.runners.base [-] Task df222077-93e6-4a6b-a57a-b27c668ef740 | ITER: 6 START
2014-05-29 21:56:57.773 20805 INFO rally.benchmark.runners.base [-] Task df222077-93e6-4a6b-a57a-b27c668ef740 | ITER: 4 END: Error <class 'novaclient.exceptions.BadRequest'>: Security group default already exists for project 5b87475e6edf4b8eb90439f8577ee6d9. (HTTP 400) (Request-ID: req-44089fdd-c219-4a22-a3f7-4a21ceb33523)

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Example of full output: http://paste2.org/6DxKcvGw

summary: - Уккщк
+ Error during the create-delete-vm benchmarking: Security group default
+ already exists for project
Changed in rally:
status: New → Confirmed
Rohan (kanaderohan)
Changed in rally:
assignee: nobody → Rohan (kanaderohan)
Revision history for this message
Boris Pavlovic (boris-42) wrote :

Seems like more bug in deployment. Could you provide more info?

Changed in rally:
status: Confirmed → Incomplete
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

It is not reproduced on other environments, so, looks like it was the responces from Nova API on one of my environments.

Changed in rally:
status: Incomplete → Invalid
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.