Logs that can help for investigation:
openstack --debug --os-interface admin quota set --networks -1 --subnets -1 --routers -1 --floating-ips -1 --subnetpools -1 --secgroups -1 --secgroup-rules -1 --ports -1 rally-test-project-1
ESP BODY: {"NeutronError": {"message": "Unrecognized attribute(s) 'id'", "type": "HTTPBadRequest", "detail": ""}} 2017-01-09 13:34:17.292661 | 2017-01-09 13:34:17.291 | 2017-01-09 13:34:17.293790 | 2017-01-09 13:34:17.293 | Request returned failure status: 400 2017-01-09 13:34:17.294862 | 2017-01-09 13:34:17.294 | HttpException: Bad Request 2017-01-09 13:34:17.295931 | 2017-01-09 13:34:17.295 | Traceback (most recent call last): 2017-01-09 13:34:17.297009 | 2017-01-09 13:34:17.296 | File "/usr/local/lib/python2.7/dist-packages/cliff/app.py", line 400, in run_subcommand 2017-01-09 13:34:17.298138 | 2017-01-09 13:34:17.297 | result = cmd.run(parsed_args) 2017-01-09 13:34:17.299359 | 2017-01-09 13:34:17.299 | File "/usr/local/lib/python2.7/dist-packages/osc_lib/command/command.py", line 41, in run 2017-01-09 13:34:17.300660 | 2017-01-09 13:34:17.300 | return super(Command, self).run(parsed_args) 2017-01-09 13:34:17.301795 | 2017-01-09 13:34:17.301 | File "/usr/local/lib/python2.7/dist-packages/cliff/command.py", line 90, in run 2017-01-09 13:34:17.303381 | 2017-01-09 13:34:17.302 | return self.take_action(parsed_args) or 0 2017-01-09 13:34:17.304780 | 2017-01-09 13:34:17.304 | File "/usr/local/lib/python2.7/dist-packages/openstackclient/common/quota.py", line 185, in take_action 2017-01-09 13:34:17.305888 | 2017-01-09 13:34:17.305 | **network_kwargs) 2017-01-09 13:34:17.307049 | 2017-01-09 13:34:17.306 | File "/usr/local/lib/python2.7/dist-packages/openstack/network/v2/_proxy.py", line 2025, in update_quota 2017-01-09 13:34:17.308530 | 2017-01-09 13:34:17.308 | return self._update(_quota.Quota, quota, **attrs) 2017-01-09 13:34:17.309591 | 2017-01-09 13:34:17.309 | File "/usr/local/lib/python2.7/dist-packages/openstack/proxy2.py", line 36, in check 2017-01-09 13:34:17.310703 | 2017-01-09 13:34:17.310 | return method(self, expected, actual, *args, **kwargs) 2017-01-09 13:34:17.311864 | 2017-01-09 13:34:17.311 | File "/usr/local/lib/python2.7/dist-packages/openstack/proxy2.py", line 173, in _update 2017-01-09 13:34:17.313098 | 2017-01-09 13:34:17.312 | return res.update(self.session) 2017-01-09 13:34:17.314221 | 2017-01-09 13:34:17.313 | File "/usr/local/lib/python2.7/dist-packages/openstack/resource2.py", line 663, in update 2017-01-09 13:34:17.315444 | 2017-01-09 13:34:17.315 | json=request.body, headers=request.headers) 2017-01-09 13:34:17.316935 | 2017-01-09 13:34:17.316 | File "/usr/local/lib/python2.7/dist-packages/keystoneauth1/session.py", line 726, in put 2017-01-09 13:34:17.318078 | 2017-01-09 13:34:17.317 | return self.request(url, 'PUT', **kwargs) 2017-01-09 13:34:17.319321 | 2017-01-09 13:34:17.318 | File "/usr/local/lib/python2.7/dist-packages/openstack/session.py", line 77, in map_exceptions_wrapper 2017-01-09 13:34:17.320508 | 2017-01-09 13:34:17.320 | http_status=e.http_status, cause=e) 2017-01-09 13:34:17.321794 | 2017-01-09 13:34:17.321 | HttpException: HttpException: Bad Request 2017-01-09 13:34:17.323023 | 2017-01-09 13:34:17.322 | clean_up SetQuota: HttpException: Bad Request 2017-01-09 13:34:17.324290 | 2017-01-09 13:34:17.323 | Traceback (most recent call last): 2017-01-09 13:34:17.325469 | 2017-01-09 13:34:17.325 | File "/usr/local/lib/python2.7/dist-packages/osc_lib/shell.py", line 135, in run 2017-01-09 13:34:17.326588 | 2017-01-09 13:34:17.326 | ret_val = super(OpenStackShell, self).run(argv) 2017-01-09 13:34:17.328434 | 2017-01-09 13:34:17.327 | File "/usr/local/lib/python2.7/dist-packages/cliff/app.py", line 279, in run 2017-01-09 13:34:17.329549 | 2017-01-09 13:34:17.329 | result = self.run_subcommand(remainder) 2017-01-09 13:34:17.330762 | 2017-01-09 13:34:17.330 | File "/usr/local/lib/python2.7/dist-packages/osc_lib/shell.py", line 180, in run_subcommand 2017-01-09 13:34:17.332009 | 2017-01-09 13:34:17.331 | ret_value = super(OpenStackShell, self).run_subcommand(argv) 2017-01-09 13:34:17.333232 | 2017-01-09 13:34:17.332 | File "/usr/local/lib/python2.7/dist-packages/cliff/app.py", line 400, in run_subcommand 2017-01-09 13:34:17.334305 | 2017-01-09 13:34:17.334 | result = cmd.run(parsed_args) 2017-01-09 13:34:17.335505 | 2017-01-09 13:34:17.335 | File "/usr/local/lib/python2.7/dist-packages/osc_lib/command/command.py", line 41, in run 2017-01-09 13:34:17.336946 | 2017-01-09 13:34:17.336 | return super(Command, self).run(parsed_args) 2017-01-09 13:34:17.338190 | 2017-01-09 13:34:17.337 | File "/usr/local/lib/python2.7/dist-packages/cliff/command.py", line 90, in run 2017-01-09 13:34:17.339242 | 2017-01-09 13:34:17.338 | return self.take_action(parsed_args) or 0 2017-01-09 13:34:17.340612 | 2017-01-09 13:34:17.340 | File "/usr/local/lib/python2.7/dist-packages/openstackclient/common/quota.py", line 185, in take_action 2017-01-09 13:34:17.341680 | 2017-01-09 13:34:17.341 | **network_kwargs) 2017-01-09 13:34:17.342820 | 2017-01-09 13:34:17.342 | File "/usr/local/lib/python2.7/dist-packages/openstack/network/v2/_proxy.py", line 2025, in update_quota 2017-01-09 13:34:17.344185 | 2017-01-09 13:34:17.343 | return self._update(_quota.Quota, quota, **attrs) 2017-01-09 13:34:17.345348 | 2017-01-09 13:34:17.345 | File "/usr/local/lib/python2.7/dist-packages/openstack/proxy2.py", line 36, in check 2017-01-09 13:34:17.346431 | 2017-01-09 13:34:17.346 | return method(self, expected, actual, *args, **kwargs) 2017-01-09 13:34:17.347754 | 2017-01-09 13:34:17.347 | File "/usr/local/lib/python2.7/dist-packages/openstack/proxy2.py", line 173, in _update 2017-01-09 13:34:17.348895 | 2017-01-09 13:34:17.348 | return res.update(self.session) 2017-01-09 13:34:17.350038 | 2017-01-09 13:34:17.349 | File "/usr/local/lib/python2.7/dist-packages/openstack/resource2.py", line 663, in update 2017-01-09 13:34:17.351115 | 2017-01-09 13:34:17.350 | json=request.body, headers=request.headers) 2017-01-09 13:34:17.352785 | 2017-01-09 13:34:17.352 | File "/usr/local/lib/python2.7/dist-packages/keystoneauth1/session.py", line 726, in put 2017-01-09 13:34:17.353903 | 2017-01-09 13:34:17.353 | return self.request(url, 'PUT', **kwargs) 2017-01-09 13:34:17.355076 | 2017-01-09 13:34:17.354 | File "/usr/local/lib/python2.7/dist-packages/openstack/session.py", line 77, in map_exceptions_wrapper 2017-01-09 13:34:17.356245 | 2017-01-09 13:34:17.355 | http_status=e.http_status, cause=e) 2017-01-09 13:34:17.357458 | 2017-01-09 13:34:17.357 | HttpException: HttpException: Bad Request
All logs here - http://logs.openstack.org/35/417835/2/check/gate-rally-dsvm-neutron-existing-users-rally/f792501/console.html#_2017-01-09_13_34_17_290639
Logs that can help for investigation:
openstack --debug --os-interface admin quota set --networks -1 --subnets -1 --routers -1 --floating-ips -1 --subnetpools -1 --secgroups -1 --secgroup-rules -1 --ports -1 rally-test- project- 1
ESP BODY: {"NeutronError": {"message": "Unrecognized attribute(s) 'id'", "type": "HTTPBadRequest", "detail": ""}} lib/python2. 7/dist- packages/ cliff/app. py", line 400, in run_subcommand parsed_ args) lib/python2. 7/dist- packages/ osc_lib/ command/ command. py", line 41, in run parsed_ args) lib/python2. 7/dist- packages/ cliff/command. py", line 90, in run action( parsed_ args) or 0 lib/python2. 7/dist- packages/ openstackclient /common/ quota.py" , line 185, in take_action lib/python2. 7/dist- packages/ openstack/ network/ v2/_proxy. py", line 2025, in update_quota _quota. Quota, quota, **attrs) lib/python2. 7/dist- packages/ openstack/ proxy2. py", line 36, in check lib/python2. 7/dist- packages/ openstack/ proxy2. py", line 173, in _update self.session) lib/python2. 7/dist- packages/ openstack/ resource2. py", line 663, in update request. headers) lib/python2. 7/dist- packages/ keystoneauth1/ session. py", line 726, in put lib/python2. 7/dist- packages/ openstack/ session. py", line 77, in map_exceptions_ wrapper e.http_ status, cause=e) lib/python2. 7/dist- packages/ osc_lib/ shell.py" , line 135, in run Shell, self).run(argv) lib/python2. 7/dist- packages/ cliff/app. py", line 279, in run subcommand( remainder) lib/python2. 7/dist- packages/ osc_lib/ shell.py" , line 180, in run_subcommand Shell, self).run_ subcommand( argv) lib/python2. 7/dist- packages/ cliff/app. py", line 400, in run_subcommand parsed_ args) lib/python2. 7/dist- packages/ osc_lib/ command/ command. py", line 41, in run parsed_ args) lib/python2. 7/dist- packages/ cliff/command. py", line 90, in run action( parsed_ args) or 0 lib/python2. 7/dist- packages/ openstackclient /common/ quota.py" , line 185, in take_action lib/python2. 7/dist- packages/ openstack/ network/ v2/_proxy. py", line 2025, in update_quota _quota. Quota, quota, **attrs) lib/python2. 7/dist- packages/ openstack/ proxy2. py", line 36, in check lib/python2. 7/dist- packages/ openstack/ proxy2. py", line 173, in _update self.session) lib/python2. 7/dist- packages/ openstack/ resource2. py", line 663, in update request. headers) lib/python2. 7/dist- packages/ keystoneauth1/ session. py", line 726, in put lib/python2. 7/dist- packages/ openstack/ session. py", line 77, in map_exceptions_ wrapper e.http_ status, cause=e)
2017-01-09 13:34:17.292661 | 2017-01-09 13:34:17.291 |
2017-01-09 13:34:17.293790 | 2017-01-09 13:34:17.293 | Request returned failure status: 400
2017-01-09 13:34:17.294862 | 2017-01-09 13:34:17.294 | HttpException: Bad Request
2017-01-09 13:34:17.295931 | 2017-01-09 13:34:17.295 | Traceback (most recent call last):
2017-01-09 13:34:17.297009 | 2017-01-09 13:34:17.296 | File "/usr/local/
2017-01-09 13:34:17.298138 | 2017-01-09 13:34:17.297 | result = cmd.run(
2017-01-09 13:34:17.299359 | 2017-01-09 13:34:17.299 | File "/usr/local/
2017-01-09 13:34:17.300660 | 2017-01-09 13:34:17.300 | return super(Command, self).run(
2017-01-09 13:34:17.301795 | 2017-01-09 13:34:17.301 | File "/usr/local/
2017-01-09 13:34:17.303381 | 2017-01-09 13:34:17.302 | return self.take_
2017-01-09 13:34:17.304780 | 2017-01-09 13:34:17.304 | File "/usr/local/
2017-01-09 13:34:17.305888 | 2017-01-09 13:34:17.305 | **network_kwargs)
2017-01-09 13:34:17.307049 | 2017-01-09 13:34:17.306 | File "/usr/local/
2017-01-09 13:34:17.308530 | 2017-01-09 13:34:17.308 | return self._update(
2017-01-09 13:34:17.309591 | 2017-01-09 13:34:17.309 | File "/usr/local/
2017-01-09 13:34:17.310703 | 2017-01-09 13:34:17.310 | return method(self, expected, actual, *args, **kwargs)
2017-01-09 13:34:17.311864 | 2017-01-09 13:34:17.311 | File "/usr/local/
2017-01-09 13:34:17.313098 | 2017-01-09 13:34:17.312 | return res.update(
2017-01-09 13:34:17.314221 | 2017-01-09 13:34:17.313 | File "/usr/local/
2017-01-09 13:34:17.315444 | 2017-01-09 13:34:17.315 | json=request.body, headers=
2017-01-09 13:34:17.316935 | 2017-01-09 13:34:17.316 | File "/usr/local/
2017-01-09 13:34:17.318078 | 2017-01-09 13:34:17.317 | return self.request(url, 'PUT', **kwargs)
2017-01-09 13:34:17.319321 | 2017-01-09 13:34:17.318 | File "/usr/local/
2017-01-09 13:34:17.320508 | 2017-01-09 13:34:17.320 | http_status=
2017-01-09 13:34:17.321794 | 2017-01-09 13:34:17.321 | HttpException: HttpException: Bad Request
2017-01-09 13:34:17.323023 | 2017-01-09 13:34:17.322 | clean_up SetQuota: HttpException: Bad Request
2017-01-09 13:34:17.324290 | 2017-01-09 13:34:17.323 | Traceback (most recent call last):
2017-01-09 13:34:17.325469 | 2017-01-09 13:34:17.325 | File "/usr/local/
2017-01-09 13:34:17.326588 | 2017-01-09 13:34:17.326 | ret_val = super(OpenStack
2017-01-09 13:34:17.328434 | 2017-01-09 13:34:17.327 | File "/usr/local/
2017-01-09 13:34:17.329549 | 2017-01-09 13:34:17.329 | result = self.run_
2017-01-09 13:34:17.330762 | 2017-01-09 13:34:17.330 | File "/usr/local/
2017-01-09 13:34:17.332009 | 2017-01-09 13:34:17.331 | ret_value = super(OpenStack
2017-01-09 13:34:17.333232 | 2017-01-09 13:34:17.332 | File "/usr/local/
2017-01-09 13:34:17.334305 | 2017-01-09 13:34:17.334 | result = cmd.run(
2017-01-09 13:34:17.335505 | 2017-01-09 13:34:17.335 | File "/usr/local/
2017-01-09 13:34:17.336946 | 2017-01-09 13:34:17.336 | return super(Command, self).run(
2017-01-09 13:34:17.338190 | 2017-01-09 13:34:17.337 | File "/usr/local/
2017-01-09 13:34:17.339242 | 2017-01-09 13:34:17.338 | return self.take_
2017-01-09 13:34:17.340612 | 2017-01-09 13:34:17.340 | File "/usr/local/
2017-01-09 13:34:17.341680 | 2017-01-09 13:34:17.341 | **network_kwargs)
2017-01-09 13:34:17.342820 | 2017-01-09 13:34:17.342 | File "/usr/local/
2017-01-09 13:34:17.344185 | 2017-01-09 13:34:17.343 | return self._update(
2017-01-09 13:34:17.345348 | 2017-01-09 13:34:17.345 | File "/usr/local/
2017-01-09 13:34:17.346431 | 2017-01-09 13:34:17.346 | return method(self, expected, actual, *args, **kwargs)
2017-01-09 13:34:17.347754 | 2017-01-09 13:34:17.347 | File "/usr/local/
2017-01-09 13:34:17.348895 | 2017-01-09 13:34:17.348 | return res.update(
2017-01-09 13:34:17.350038 | 2017-01-09 13:34:17.349 | File "/usr/local/
2017-01-09 13:34:17.351115 | 2017-01-09 13:34:17.350 | json=request.body, headers=
2017-01-09 13:34:17.352785 | 2017-01-09 13:34:17.352 | File "/usr/local/
2017-01-09 13:34:17.353903 | 2017-01-09 13:34:17.353 | return self.request(url, 'PUT', **kwargs)
2017-01-09 13:34:17.355076 | 2017-01-09 13:34:17.354 | File "/usr/local/
2017-01-09 13:34:17.356245 | 2017-01-09 13:34:17.355 | http_status=
2017-01-09 13:34:17.357458 | 2017-01-09 13:34:17.357 | HttpException: HttpException: Bad Request
All logs here - http:// logs.openstack. org/35/ 417835/ 2/check/ gate-rally- dsvm-neutron- existing- users-rally/ f792501/ console. html#_2017- 01-09_13_ 34_17_290639