Comment 2 for bug 1593773

Revision history for this message
Igor Zinovik (izinovik) wrote :

Several attempts of test were successful, but last one failed:
ostf.log:
2016-06-17 13:54:44 SUCCESS vCenter: Check network connectivity from instance via floating IP
...
2016-06-17 14:18:25 SUCCESS vCenter: Check network connectivity from instance via floating IP
...
2016-06-17 14:40:11 SUCCESS vCenter: Check network connectivity from instance via floating IP
...
2016-06-17 15:03:11 FAILURE vCenter: Check network connectivity from instance via floating IP

For some reason router port become down:
nova-api.log:RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tenant_id": "d93e4f376642415fa645c3547e9aad42", "floating_network_id": "0f3d7c83-4e7d-44cf-ba0c-a1762b6c653d", "fixed_ip_address": null, "floating_ip_address": "172.16.211.104", "port_id": null, "id": "f6d09d89-b37e-41c4-8447-940e48eb0667"}}

Test tried to reach that IP address 172.16.211.104:
nailgun.test.domain.local/var/log/remote/127.0.0.1/ostf.log:2016-06-17T15:03:11.314082+00:00 info: fuel_health.tests.smoke.test_vcenter: INFO: is address is 172.16.211.104
 nailgun.test.domain.local/var/log/remote/127.0.0.1/ostf.log:2016-06-17T15:03:11.314294+00:00 info: fuel_health.tests.smoke.test_vcenter: DEBUG: 172.16.211.104
 nailgun.test.domain.local/var/log/remote/127.0.0.1/ostf.log:2016-06-17T15:03:11.327138+00:00 info: SSHExecCommandFailed: Command 'ping -q -c1 -w10 172.16.211.104', exit status: 1, Error:
 nailgun.test.domain.local/var/log/remote/127.0.0.1/ostf.log:2016-06-17T15:03:11.327338+00:00 info: PING 172.16.211.104 (172.16.211.104) 56(84) bytes of data.
 nailgun.test.domain.local/var/log/remote/127.0.0.1/ostf.log:2016-06-17T15:03:11.327533+00:00 info: --- 172.16.211.104 ping statistics ---
 nailgun.test.domain.local/var/log/remote/127.0.0.1/ostf.log:2016-06-17T15:03:11.328149+00:00 info: fuel_health.nmanager: DEBUG: Command 'ping -q -c1 -w10 172.16.211.104', exit status: 1, Error:
 nailgun.test.domain.local/var/log/remote/127.0.0.1/ostf.log:2016-06-17T15:03:11.328401+00:00 info: PING 172.16.211.104 (172.16.211.104) 56(84) bytes of data.
 nailgun.test.domain.local/var/log/remote/127.0.0.1/ostf.log:2016-06-17T15:03:11.328617+00:00 info: --- 172.16.211.104 ping statistics ---