Comment 11 for bug 1415079

Revision history for this message
Dennis Dmitriev (ddmitriev) wrote :

Reproduced on CI: http://jenkins-product.srt.mirantis.net:8080/job/7.0.system_test.ubuntu.ha_neutron_tun/9/:

======================================================================
ERROR: Deploy ceph HA with RadosGW for objects
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.ha_neutron_tun/fuelweb_test/helpers/decorators.py", line 80, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.ha_neutron_tun/fuelweb_test/tests/test_ceph.py", line 499, in ceph_rados_gw
    self.env.make_snapshot("ceph_rados_gw")
  File "/home/jenkins/workspace/7.0.system_test.ubuntu.ha_neutron_tun/fuelweb_test/models/environment.py", line 238, in make_snapshot
    self.d_env.snapshot(snapshot_name, force=True)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/models/environment.py", line 150, in snapshot
    node.snapshot(name=name, description=description, force=force)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/models/node.py", line 142, in snapshot
    node=self, name=name, description=description)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/helpers/retry.py", line 27, in wrapper
    return func(*args, **kwargs)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/driver/libvirt/libvirt_driver.py", line 401, in node_create_snapshot
    domain.snapshotCreateXML(xml, 0)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/libvirt.py", line 2292, in snapshotCreateXML
    if ret is None:raise libvirtError('virDomainSnapshotCreateXML() failed', dom=self)
libvirtError: operation failed: Failed to take snapshot: Error while creating snapshot on 'drive-virtio-disk1'
Error while creating snapshot on 'drive-virtio-disk2'