{
    "info": {
        "generated_at": "2018-07-25T00:16:13", 
        "rally_version": "0.11.2", 
        "format_version": "1.1"
    }, 
    "tasks": [
        {
            "uuid": "82919dea-a220-4db9-97cd-5a302a66667a", 
            "title": "", 
            "description": "", 
            "status": "finished", 
            "tags": [], 
            "created_at": "2018-07-25T00:15:27", 
            "updated_at": "2018-07-25T00:16:08", 
            "pass_sla": false, 
            "subtasks": [
                {
                    "uuid": "cdf54a5b-18fb-4011-adfe-e6b1a36c1717", 
                    "title": "Authenticate.keystone", 
                    "description": "", 
                    "status": "finished", 
                    "created_at": "2018-07-25T00:15:36", 
                    "updated_at": "2018-07-25T00:15:42", 
                    "sla": {}, 
                    "workloads": [
                        {
                            "uuid": "8c775806-4254-4f2f-ab88-8bdbdb9a4aa6", 
                            "description": "Check Keystone Client.", 
                            "runner": {
                                "constant": {
                                    "concurrency": 1, 
                                    "times": 1
                                }
                            }, 
                            "hooks": [], 
                            "scenario": {
                                "Authenticate.keystone": {}
                            }, 
                            "min_duration": null, 
                            "max_duration": null, 
                            "start_time": null, 
                            "load_duration": 0.0, 
                            "full_duration": 4.768074989318848, 
                            "statistics": {
                                "durations": {
                                    "total": {
                                        "data": {
                                            "success": "n/a", 
                                            "min": "n/a", 
                                            "max": "n/a", 
                                            "median": "n/a", 
                                            "95%ile": "n/a", 
                                            "iteration_count": 0, 
                                            "avg": "n/a", 
                                            "90%ile": "n/a"
                                        }, 
                                        "display_name": "total", 
                                        "name": "total", 
                                        "count_per_iteration": 1, 
                                        "children": []
                                    }, 
                                    "atomics": []
                                }
                            }, 
                            "data": [], 
                            "failed_iteration_count": 0, 
                            "total_iteration_count": 0, 
                            "created_at": "2018-07-25T00:15:36", 
                            "updated_at": "2018-07-25T00:15:42", 
                            "contexts": {
                                "users": {
                                    "users_per_tenant": 1, 
                                    "tenants": 1
                                }
                            }, 
                            "contexts_results": [
                                {
                                    "setup": {
                                        "finished_at": 1532477738.996508, 
                                        "started_at": 1532477736.111348, 
                                        "atomic_actions": [], 
                                        "error": [
                                            "ContextSetupFailure", 
                                            "Unable to setup context 'users': 'Failed to create the requested number of users.'", 
                                            "Traceback (most recent call last):\n  File \"/usr/lib/python2.7/site-packages/rally/task/context.py\", line 240, in setup\n    ctx.setup()\n  File \"/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/users.py\", line 313, in setup\n    self.create_users()\n  File \"/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/users.py\", line 283, in create_users\n    msg=\"Failed to create the requested number of users.\")\nContextSetupFailure: Unable to setup context 'users': 'Failed to create the requested number of users.'\n"
                                        ]
                                    }, 
                                    "cleanup": {
                                        "finished_at": 1532477740.87727, 
                                        "started_at": 1532477738.997003, 
                                        "atomic_actions": [], 
                                        "error": null
                                    }, 
                                    "plugin_cfg": {
                                        "user_domain": "Default", 
                                        "project_domain": "Default", 
                                        "user_choice_method": "random", 
                                        "users_per_tenant": 1, 
                                        "tenants": 1, 
                                        "resource_management_workers": 20
                                    }, 
                                    "plugin_name": "users@openstack"
                                }
                            ], 
                            "position": 0, 
                            "pass_sla": false, 
                            "sla_results": {
                                "sla": [
                                    {
                                        "criterion": "failure_rate", 
                                        "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed", 
                                        "success": true
                                    }, 
                                    {
                                        "criterion": "something_went_wrong", 
                                        "detail": "Unexpected error: Unable to setup context 'users': 'Failed to create the requested number of users.'", 
                                        "success": false
                                    }
                                ]
                            }, 
                            "sla": {
                                "failure_rate": {
                                    "max": 0
                                }
                            }
                        }
                    ]
                }, 
                {
                    "uuid": "8921a6fb-18a1-4592-85c4-6383392bda99", 
                    "title": "Authenticate.validate_cinder", 
                    "description": "", 
                    "status": "finished", 
                    "created_at": "2018-07-25T00:15:42", 
                    "updated_at": "2018-07-25T00:15:46", 
                    "sla": {}, 
                    "workloads": [
                        {
                            "uuid": "2d057d21-ec39-40a5-b587-4b514f2df461", 
                            "description": "Check Cinder Client to ensure validation of token.", 
                            "runner": {
                                "constant": {
                                    "concurrency": 1, 
                                    "times": 1
                                }
                            }, 
                            "hooks": [], 
                            "scenario": {
                                "Authenticate.validate_cinder": {
                                    "repetitions": 2
                                }
                            }, 
                            "min_duration": null, 
                            "max_duration": null, 
                            "start_time": null, 
                            "load_duration": 0.0, 
                            "full_duration": 2.8505210876464844, 
                            "statistics": {
                                "durations": {
                                    "total": {
                                        "data": {
                                            "success": "n/a", 
                                            "min": "n/a", 
                                            "max": "n/a", 
                                            "median": "n/a", 
                                            "95%ile": "n/a", 
                                            "iteration_count": 0, 
                                            "avg": "n/a", 
                                            "90%ile": "n/a"
                                        }, 
                                        "display_name": "total", 
                                        "name": "total", 
                                        "count_per_iteration": 1, 
                                        "children": []
                                    }, 
                                    "atomics": []
                                }
                            }, 
                            "data": [], 
                            "failed_iteration_count": 0, 
                            "total_iteration_count": 0, 
                            "created_at": "2018-07-25T00:15:42", 
                            "updated_at": "2018-07-25T00:15:46", 
                            "contexts": {
                                "users": {
                                    "users_per_tenant": 1, 
                                    "tenants": 1
                                }
                            }, 
                            "contexts_results": [
                                {
                                    "setup": {
                                        "finished_at": 1532477743.41764, 
                                        "started_at": 1532477742.1767, 
                                        "atomic_actions": [], 
                                        "error": [
                                            "ContextSetupFailure", 
                                            "Unable to setup context 'users': 'Failed to create the requested number of users.'", 
                                            "Traceback (most recent call last):\n  File \"/usr/lib/python2.7/site-packages/rally/task/context.py\", line 240, in setup\n    ctx.setup()\n  File \"/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/users.py\", line 313, in setup\n    self.create_users()\n  File \"/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/users.py\", line 283, in create_users\n    msg=\"Failed to create the requested number of users.\")\nContextSetupFailure: Unable to setup context 'users': 'Failed to create the requested number of users.'\n"
                                        ]
                                    }, 
                                    "cleanup": {
                                        "finished_at": 1532477745.025164, 
                                        "started_at": 1532477743.417829, 
                                        "atomic_actions": [], 
                                        "error": null
                                    }, 
                                    "plugin_cfg": {
                                        "user_domain": "Default", 
                                        "project_domain": "Default", 
                                        "user_choice_method": "random", 
                                        "users_per_tenant": 1, 
                                        "tenants": 1, 
                                        "resource_management_workers": 20
                                    }, 
                                    "plugin_name": "users@openstack"
                                }
                            ], 
                            "position": 0, 
                            "pass_sla": false, 
                            "sla_results": {
                                "sla": [
                                    {
                                        "criterion": "failure_rate", 
                                        "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed", 
                                        "success": true
                                    }, 
                                    {
                                        "criterion": "something_went_wrong", 
                                        "detail": "Unexpected error: Unable to setup context 'users': 'Failed to create the requested number of users.'", 
                                        "success": false
                                    }
                                ]
                            }, 
                            "sla": {
                                "failure_rate": {
                                    "max": 0
                                }
                            }
                        }
                    ]
                }, 
                {
                    "uuid": "efe4a836-72d9-4f75-b564-666700c85a7c", 
                    "title": "Authenticate.validate_glance", 
                    "description": "", 
                    "status": "finished", 
                    "created_at": "2018-07-25T00:15:46", 
                    "updated_at": "2018-07-25T00:15:48", 
                    "sla": {}, 
                    "workloads": [
                        {
                            "uuid": "ea25d23e-d3e2-4bea-8855-72cccf229a41", 
                            "description": "Check Glance Client to ensure validation of token.", 
                            "runner": {
                                "constant": {
                                    "concurrency": 1, 
                                    "times": 1
                                }
                            }, 
                            "hooks": [], 
                            "scenario": {
                                "Authenticate.validate_glance": {
                                    "repetitions": 2
                                }
                            }, 
                            "min_duration": null, 
                            "max_duration": null, 
                            "start_time": null, 
                            "load_duration": 0.0, 
                            "full_duration": 1.0927789211273193, 
                            "statistics": {
                                "durations": {
                                    "total": {
                                        "data": {
                                            "success": "n/a", 
                                            "min": "n/a", 
                                            "max": "n/a", 
                                            "median": "n/a", 
                                            "95%ile": "n/a", 
                                            "iteration_count": 0, 
                                            "avg": "n/a", 
                                            "90%ile": "n/a"
                                        }, 
                                        "display_name": "total", 
                                        "name": "total", 
                                        "count_per_iteration": 1, 
                                        "children": []
                                    }, 
                                    "atomics": []
                                }
                            }, 
                            "data": [], 
                            "failed_iteration_count": 0, 
                            "total_iteration_count": 0, 
                            "created_at": "2018-07-25T00:15:46", 
                            "updated_at": "2018-07-25T00:15:48", 
                            "contexts": {
                                "users": {
                                    "users_per_tenant": 1, 
                                    "tenants": 1
                                }
                            }, 
                            "contexts_results": [
                                {
                                    "setup": {
                                        "finished_at": 1532477746.770884, 
                                        "started_at": 1532477746.22735, 
                                        "atomic_actions": [], 
                                        "error": [
                                            "ContextSetupFailure", 
                                            "Unable to setup context 'users': 'Failed to create the requested number of tenants.'", 
                                            "Traceback (most recent call last):\n  File \"/usr/lib/python2.7/site-packages/rally/task/context.py\", line 240, in setup\n    ctx.setup()\n  File \"/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/users.py\", line 313, in setup\n    self.create_users()\n  File \"/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/users.py\", line 271, in create_users\n    msg=\"Failed to create the requested number of tenants.\")\nContextSetupFailure: Unable to setup context 'users': 'Failed to create the requested number of tenants.'\n"
                                        ]
                                    }, 
                                    "cleanup": {
                                        "finished_at": 1532477747.319155, 
                                        "started_at": 1532477746.771091, 
                                        "atomic_actions": [], 
                                        "error": null
                                    }, 
                                    "plugin_cfg": {
                                        "user_domain": "Default", 
                                        "project_domain": "Default", 
                                        "user_choice_method": "random", 
                                        "users_per_tenant": 1, 
                                        "tenants": 1, 
                                        "resource_management_workers": 20
                                    }, 
                                    "plugin_name": "users@openstack"
                                }
                            ], 
                            "position": 0, 
                            "pass_sla": false, 
                            "sla_results": {
                                "sla": [
                                    {
                                        "criterion": "failure_rate", 
                                        "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed", 
                                        "success": true
                                    }, 
                                    {
                                        "criterion": "something_went_wrong", 
                                        "detail": "Unexpected error: Unable to setup context 'users': 'Failed to create the requested number of tenants.'", 
                                        "success": false
                                    }
                                ]
                            }, 
                            "sla": {
                                "failure_rate": {
                                    "max": 0
                                }
                            }
                        }
                    ]
                }, 
                {
                    "uuid": "0aeb3ec0-90cb-4b5b-bba6-bd327c615bbe", 
                    "title": "Authenticate.validate_heat", 
                    "description": "", 
                    "status": "finished", 
                    "created_at": "2018-07-25T00:15:48", 
                    "updated_at": "2018-07-25T00:15:52", 
                    "sla": {}, 
                    "workloads": [
                        {
                            "uuid": "7ed68e94-bb27-4b1e-a2e1-69a0b4833cf2", 
                            "description": "Check Heat Client to ensure validation of token.", 
                            "runner": {
                                "constant": {
                                    "concurrency": 1, 
                                    "times": 1
                                }
                            }, 
                            "hooks": [], 
                            "scenario": {
                                "Authenticate.validate_heat": {
                                    "repetitions": 2
                                }
                            }, 
                            "min_duration": null, 
                            "max_duration": null, 
                            "start_time": null, 
                            "load_duration": 0.0, 
                            "full_duration": 2.736849069595337, 
                            "statistics": {
                                "durations": {
                                    "total": {
                                        "data": {
                                            "success": "n/a", 
                                            "min": "n/a", 
                                            "max": "n/a", 
                                            "median": "n/a", 
                                            "95%ile": "n/a", 
                                            "iteration_count": 0, 
                                            "avg": "n/a", 
                                            "90%ile": "n/a"
                                        }, 
                                        "display_name": "total", 
                                        "name": "total", 
                                        "count_per_iteration": 1, 
                                        "children": []
                                    }, 
                                    "atomics": []
                                }
                            }, 
                            "data": [], 
                            "failed_iteration_count": 0, 
                            "total_iteration_count": 0, 
                            "created_at": "2018-07-25T00:15:48", 
                            "updated_at": "2018-07-25T00:15:52", 
                            "contexts": {
                                "users": {
                                    "users_per_tenant": 1, 
                                    "tenants": 1
                                }
                            }, 
                            "contexts_results": [
                                {
                                    "setup": {
                                        "finished_at": 1532477749.929592, 
                                        "started_at": 1532477748.271185, 
                                        "atomic_actions": [], 
                                        "error": [
                                            "ContextSetupFailure", 
                                            "Unable to setup context 'users': 'Failed to create the requested number of users.'", 
                                            "Traceback (most recent call last):\n  File \"/usr/lib/python2.7/site-packages/rally/task/context.py\", line 240, in setup\n    ctx.setup()\n  File \"/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/users.py\", line 313, in setup\n    self.create_users()\n  File \"/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/users.py\", line 283, in create_users\n    msg=\"Failed to create the requested number of users.\")\nContextSetupFailure: Unable to setup context 'users': 'Failed to create the requested number of users.'\n"
                                        ]
                                    }, 
                                    "cleanup": {
                                        "finished_at": 1532477751.007362, 
                                        "started_at": 1532477749.929779, 
                                        "atomic_actions": [], 
                                        "error": null
                                    }, 
                                    "plugin_cfg": {
                                        "user_domain": "Default", 
                                        "project_domain": "Default", 
                                        "user_choice_method": "random", 
                                        "users_per_tenant": 1, 
                                        "tenants": 1, 
                                        "resource_management_workers": 20
                                    }, 
                                    "plugin_name": "users@openstack"
                                }
                            ], 
                            "position": 0, 
                            "pass_sla": false, 
                            "sla_results": {
                                "sla": [
                                    {
                                        "criterion": "failure_rate", 
                                        "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed", 
                                        "success": true
                                    }, 
                                    {
                                        "criterion": "something_went_wrong", 
                                        "detail": "Unexpected error: Unable to setup context 'users': 'Failed to create the requested number of users.'", 
                                        "success": false
                                    }
                                ]
                            }, 
                            "sla": {
                                "failure_rate": {
                                    "max": 0
                                }
                            }
                        }
                    ]
                }, 
                {
                    "uuid": "298526bf-8ef3-4911-a692-f956fe1134c2", 
                    "title": "Authenticate.validate_neutron", 
                    "description": "", 
                    "status": "finished", 
                    "created_at": "2018-07-25T00:15:52", 
                    "updated_at": "2018-07-25T00:16:00", 
                    "sla": {}, 
                    "workloads": [
                        {
                            "uuid": "6207359c-7421-4b08-8b91-b82e90668cc6", 
                            "description": "Check Neutron Client to ensure validation of token.", 
                            "runner": {
                                "constant": {
                                    "concurrency": 1, 
                                    "times": 1
                                }
                            }, 
                            "hooks": [], 
                            "scenario": {
                                "Authenticate.validate_neutron": {
                                    "repetitions": 2
                                }
                            }, 
                            "min_duration": 1.0602619647979736, 
                            "max_duration": 1.0602619647979736, 
                            "start_time": 1532477754.988482, 
                            "load_duration": 1.0602619647979736, 
                            "full_duration": 7.588464975357056, 
                            "statistics": {
                                "durations": {
                                    "total": {
                                        "data": {
                                            "success": "100.0%", 
                                            "min": 1.06, 
                                            "max": 1.06, 
                                            "median": 1.06, 
                                            "95%ile": 1.06, 
                                            "iteration_count": 1, 
                                            "avg": 1.06, 
                                            "90%ile": 1.06
                                        }, 
                                        "display_name": "total", 
                                        "name": "total", 
                                        "count_per_iteration": 1, 
                                        "children": [
                                            {
                                                "data": {
                                                    "success": "100.0%", 
                                                    "min": 1.06, 
                                                    "max": 1.06, 
                                                    "median": 1.06, 
                                                    "95%ile": 1.06, 
                                                    "iteration_count": 1, 
                                                    "avg": 1.06, 
                                                    "90%ile": 1.06
                                                }, 
                                                "display_name": "duration", 
                                                "name": "duration", 
                                                "count_per_iteration": 1, 
                                                "children": []
                                            }, 
                                            {
                                                "data": {
                                                    "success": "100.0%", 
                                                    "min": 0.0, 
                                                    "max": 0.0, 
                                                    "median": 0.0, 
                                                    "95%ile": 0.0, 
                                                    "iteration_count": 1, 
                                                    "avg": 0.0, 
                                                    "90%ile": 0.0
                                                }, 
                                                "display_name": "idle_duration", 
                                                "name": "idle_duration", 
                                                "count_per_iteration": 1, 
                                                "children": []
                                            }
                                        ]
                                    }, 
                                    "atomics": [
                                        {
                                            "data": {
                                                "success": "100.0%", 
                                                "min": 0.451, 
                                                "max": 0.451, 
                                                "median": 0.451, 
                                                "95%ile": 0.451, 
                                                "iteration_count": 1, 
                                                "avg": 0.451, 
                                                "90%ile": 0.451
                                            }, 
                                            "display_name": "authenticate.validate_neutron", 
                                            "name": "authenticate.validate_neutron", 
                                            "count_per_iteration": 1, 
                                            "children": []
                                        }
                                    ]
                                }
                            }, 
                            "data": [
                                {
                                    "timestamp": 1532477754.988482, 
                                    "error": [], 
                                    "duration": 1.0602619647979736, 
                                    "output": {
                                        "additive": [], 
                                        "complete": []
                                    }, 
                                    "idle_duration": 0.0, 
                                    "atomic_actions": [
                                        {
                                            "finished_at": 1532477756.048736, 
                                            "started_at": 1532477755.597686, 
                                            "name": "authenticate.validate_neutron", 
                                            "children": []
                                        }
                                    ]
                                }
                            ], 
                            "failed_iteration_count": 0, 
                            "total_iteration_count": 1, 
                            "created_at": "2018-07-25T00:15:52", 
                            "updated_at": "2018-07-25T00:16:00", 
                            "contexts": {
                                "users": {
                                    "users_per_tenant": 1, 
                                    "tenants": 1
                                }
                            }, 
                            "contexts_results": [
                                {
                                    "setup": {
                                        "finished_at": 1532477754.971704, 
                                        "started_at": 1532477752.324463, 
                                        "atomic_actions": [], 
                                        "error": null
                                    }, 
                                    "cleanup": {
                                        "finished_at": 1532477759.911895, 
                                        "started_at": 1532477756.070801, 
                                        "atomic_actions": [], 
                                        "error": null
                                    }, 
                                    "plugin_cfg": {
                                        "user_domain": "Default", 
                                        "project_domain": "Default", 
                                        "user_choice_method": "random", 
                                        "users_per_tenant": 1, 
                                        "tenants": 1, 
                                        "resource_management_workers": 20
                                    }, 
                                    "plugin_name": "users@openstack"
                                }
                            ], 
                            "position": 0, 
                            "pass_sla": true, 
                            "sla_results": {
                                "sla": [
                                    {
                                        "criterion": "failure_rate", 
                                        "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed", 
                                        "success": true
                                    }
                                ]
                            }, 
                            "sla": {
                                "failure_rate": {
                                    "max": 0
                                }
                            }
                        }
                    ]
                }, 
                {
                    "uuid": "f448238b-7063-486b-b08b-81bac191dd66", 
                    "title": "Authenticate.validate_nova", 
                    "description": "", 
                    "status": "finished", 
                    "created_at": "2018-07-25T00:16:00", 
                    "updated_at": "2018-07-25T00:16:08", 
                    "sla": {}, 
                    "workloads": [
                        {
                            "uuid": "b06f4145-f134-41d2-baac-80f0c2a060f6", 
                            "description": "Check Nova Client to ensure validation of token.", 
                            "runner": {
                                "constant": {
                                    "concurrency": 1, 
                                    "times": 1
                                }
                            }, 
                            "hooks": [], 
                            "scenario": {
                                "Authenticate.validate_nova": {
                                    "repetitions": 2
                                }
                            }, 
                            "min_duration": 0.9646220207214355, 
                            "max_duration": 0.9646220207214355, 
                            "start_time": 1532477763.138861, 
                            "load_duration": 0.9646220207214355, 
                            "full_duration": 7.7180562019348145, 
                            "statistics": {
                                "durations": {
                                    "total": {
                                        "data": {
                                            "success": "100.0%", 
                                            "min": 0.965, 
                                            "max": 0.965, 
                                            "median": 0.965, 
                                            "95%ile": 0.965, 
                                            "iteration_count": 1, 
                                            "avg": 0.965, 
                                            "90%ile": 0.965
                                        }, 
                                        "display_name": "total", 
                                        "name": "total", 
                                        "count_per_iteration": 1, 
                                        "children": [
                                            {
                                                "data": {
                                                    "success": "100.0%", 
                                                    "min": 0.965, 
                                                    "max": 0.965, 
                                                    "median": 0.965, 
                                                    "95%ile": 0.965, 
                                                    "iteration_count": 1, 
                                                    "avg": 0.965, 
                                                    "90%ile": 0.965
                                                }, 
                                                "display_name": "duration", 
                                                "name": "duration", 
                                                "count_per_iteration": 1, 
                                                "children": []
                                            }, 
                                            {
                                                "data": {
                                                    "success": "100.0%", 
                                                    "min": 0.0, 
                                                    "max": 0.0, 
                                                    "median": 0.0, 
                                                    "95%ile": 0.0, 
                                                    "iteration_count": 1, 
                                                    "avg": 0.0, 
                                                    "90%ile": 0.0
                                                }, 
                                                "display_name": "idle_duration", 
                                                "name": "idle_duration", 
                                                "count_per_iteration": 1, 
                                                "children": []
                                            }
                                        ]
                                    }, 
                                    "atomics": [
                                        {
                                            "data": {
                                                "success": "100.0%", 
                                                "min": 0.225, 
                                                "max": 0.225, 
                                                "median": 0.225, 
                                                "95%ile": 0.225, 
                                                "iteration_count": 1, 
                                                "avg": 0.225, 
                                                "90%ile": 0.225
                                            }, 
                                            "display_name": "authenticate.validate_nova", 
                                            "name": "authenticate.validate_nova", 
                                            "count_per_iteration": 1, 
                                            "children": []
                                        }
                                    ]
                                }
                            }, 
                            "data": [
                                {
                                    "timestamp": 1532477763.138861, 
                                    "error": [], 
                                    "duration": 0.9646220207214355, 
                                    "output": {
                                        "additive": [], 
                                        "complete": []
                                    }, 
                                    "idle_duration": 0.0, 
                                    "atomic_actions": [
                                        {
                                            "finished_at": 1532477764.103476, 
                                            "started_at": 1532477763.87895, 
                                            "name": "authenticate.validate_nova", 
                                            "children": []
                                        }
                                    ]
                                }
                            ], 
                            "failed_iteration_count": 0, 
                            "total_iteration_count": 1, 
                            "created_at": "2018-07-25T00:16:00", 
                            "updated_at": "2018-07-25T00:16:08", 
                            "contexts": {
                                "users": {
                                    "users_per_tenant": 1, 
                                    "tenants": 1
                                }
                            }, 
                            "contexts_results": [
                                {
                                    "setup": {
                                        "finished_at": 1532477763.124848, 
                                        "started_at": 1532477760.386589, 
                                        "atomic_actions": [], 
                                        "error": null
                                    }, 
                                    "cleanup": {
                                        "finished_at": 1532477768.103847, 
                                        "started_at": 1532477764.130301, 
                                        "atomic_actions": [], 
                                        "error": null
                                    }, 
                                    "plugin_cfg": {
                                        "user_domain": "Default", 
                                        "project_domain": "Default", 
                                        "user_choice_method": "random", 
                                        "users_per_tenant": 1, 
                                        "tenants": 1, 
                                        "resource_management_workers": 20
                                    }, 
                                    "plugin_name": "users@openstack"
                                }
                            ], 
                            "position": 0, 
                            "pass_sla": true, 
                            "sla_results": {
                                "sla": [
                                    {
                                        "criterion": "failure_rate", 
                                        "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed", 
                                        "success": true
                                    }
                                ]
                            }, 
                            "sla": {
                                "failure_rate": {
                                    "max": 0
                                }
                            }
                        }
                    ]
                }
            ]
        }
    ]
}
