Issue is reproducible on a scale lab:
[root@fuel ~]# cat /etc/nailgun/version.yaml
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "6.0"
api: "1.0"
build_number: "44"
build_id: "2014-10-23_19-30-06"
astute_sha: "97eea90efe0a1f17b4934919d6e459d270c10372"
fuellib_sha: "fb088f2c77b00b75c9c894a06d5779fdeeb536ca"
ostf_sha: "de177931b53fbe9655502b73d03910b8118e25f1"
nailgun_sha: "52e777a8dee1bfa8ca3f69e42bb563696fdfd995"
fuelmain_sha: "7b34d04edb929659dad5fa4ddb224346d4e74ec3"
config
{
"kw": {
"runner": {
"type": "constant",
"concurrency": 5,
"times": 97
},
"args": {
"volume_size": 10,
"image": {
"name": "TestVM"
},
"flavor": {
"name": "m1.nano"
}
},
"context": {
"users": {
"project_domain": "default",
"concurrent": 30,
"users_per_tenant": 2,
"tenants": 2,
"user_domain": "default"
}
}
},
"name": "CinderVolumes.create_and_attach_volume",
"pos": 0
}
results
+----------------------+--------+--------+---------+----------+-------+--------+
| Action | min | avg | max | failures | total | result |
+----------------------+--------+--------+---------+----------+-------+--------+
| cinder.create_volume | 2.310 | 2.464 | 4.489 | 77 | 97 | :( |
| nova.boot_server | 2.841 | 3.494 | 4.399 | 0 | 97 | :) |
| ~total | 2.947 | 45.669 | 210.425 | 97 | 97 | :( |
+----------------------+--------+--------+---------+----------+-------+--------+
stderr-0000
<class 'rally.exceptions.TimeoutException'>
Timeout exceeded.
Traceback (most recent call last):
File "/opt/stack/.venv/lib/python2.7/site-packages/rally/benchmark/runners/base.py", line 73, in _run_scenario_once
method_name)(**kwargs) or scenario_output
File "/opt/stack/.venv/lib/python2.7/site-packages/rally/benchmark/scenarios/cinder/volumes.py", line 112, in create_and_attach_volume
self._attach_volume(server, volume)
File "/opt/stack/.venv/lib/python2.7/site-packages/rally/benchmark/scenarios/base.py", line 255, in func_atomic_actions
f = func(self, *args, **kwargs)
File "/opt/stack/.venv/lib/python2.7/site-packages/rally/benchmark/scenarios/nova/utils.py", line 482, in _attach_volume
CONF.benchmark.nova_server_resize_revert_poll_interval)
File "/opt/stack/.venv/lib/python2.7/site-packages/rally/benchmark/utils.py", line 121, in wait_for
raise exceptions.TimeoutException()
TimeoutException: Timeout exceeded.
No errors in cinder logs found
Here is more descriptive logs from nova compute. I think that it could be related to ceph/libvirt/qemu.
Need to mention that this is CentOS.
2014-10-27 00:40:41.098 8894 TRACE nova.compute. manager [instance: 742a85c5- 167d-4c36- ba2c-8efa211d39 59] manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] Traceback (most recent call last): manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] File "/usr/lib/ python2. 6/site- packages/ nova/compute/ manager. py", line 2231, in _build_resources manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] yield resources manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] File "/usr/lib/ python2. 6/site- packages/ nova/compute/ manager. py", line 2101, in _build_ and_run_ instance manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] block_device_ info=block_ device_ info) manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] File "/usr/lib/ python2. 6/site- packages/ nova/virt/ libvirt/ driver. py", line 2619, in spawn manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] block_device_info, disk_info= disk_info) manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] File "/usr/lib/ python2. 6/site- packages/ nova/virt/ libvirt/ driver. py", line 4412, in _create_ domain_ and_network manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] power_on=power_on) manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] File "/usr/lib/ python2. 6/site- packages/ nova/virt/ libvirt/ driver. py", line 4336, in _create_domain manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] LOG.error(err) manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] File "/usr/lib/ python2. 6/site- packages/ nova/openstack/ common/ excutils. py", line 82, in __exit__ manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] six.reraise( self.type_ , self.value, self.tb) manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] File "/usr/lib/ python2. 6/site- packages/ nova/virt/ libvirt/ driver. py", line 4327, in _create_domain manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] domain. createWithFlags (launch_ flags) manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] File "/usr/lib/ python2. 6/site- packages/ eventlet/ tpool.py" , line 183, in doit manager [instance: 44bcaa9b- 33ca-4114- 88ed-a1acab0458 fa] result = proxy_call( self._autowrap, f, *args, **kwargs) mana...
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.
2014-10-27 21:56:49.427 8894 TRACE nova.compute.