2018-01-01 19:42:28,345 - functest.ci.check_deployment - DEBUG - 192.168.11.10:35357 is reachable! 2018-01-01 19:42:28,345 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.10:35357/v3 ...OK 2018-01-01 19:42:28,848 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-01 19:42:29,307 - functest.ci.check_deployment - DEBUG - 192.168.11.10:5000 is reachable! 2018-01-01 19:42:29,307 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.10:5000 ...OK 2018-01-01 19:42:29,729 - functest.ci.check_deployment - DEBUG - 192.168.11.10:8774 is reachable! 2018-01-01 19:42:29,730 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.10:8774/v2.1/6c09b7eb292742b485478e5ca56c5bca ...OK 2018-01-01 19:42:30,251 - functest.ci.check_deployment - DEBUG - 192.168.11.10:9696 is reachable! 2018-01-01 19:42:30,252 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.10:9696 ...OK 2018-01-01 19:42:30,749 - functest.ci.check_deployment - DEBUG - 192.168.11.10:9292 is reachable! 2018-01-01 19:42:30,751 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.10:9292 ...OK 2018-01-01 19:42:31,556 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-01 19:42:32,523 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-01 19:42:32,560 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-01 19:42:34,002 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-01 19:42:38,176 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-01 19:42:38,177 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-01 19:42:38,178 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-01 19:42:38,180 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-01 19:42:38,180 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-01 19:42:39,530 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-01 19:42:46,772 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 7.238s OK 2018-01-01 19:42:47,202 - functest.utils.functest_utils - DEBUG - 2018-01-01 19:42:47,202 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 19:42:47,202 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-01 19:42:47,206 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-01 19:42:48,123 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-01 19:51:13,625 - functest.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 81 tests in 505.493s OK 2018-01-01 19:51:14,072 - functest.utils.functest_utils - DEBUG - 2018-01-01 19:51:14,072 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 19:51:14,074 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-01 19:51:14,078 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-01 19:51:14,888 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-01 19:51:50,898 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 36.009s OK 2018-01-01 19:51:51,333 - functest.utils.functest_utils - DEBUG - 2018-01-01 19:51:51,333 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 19:51:51,334 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:36 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-01 19:51:51,338 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-241 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-01 19:51:51,341 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 08:25 | PASS | | snaps_health_check | functest | healthcheck | 00:36 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-01 19:51:51,343 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-01 19:52:17,656 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-01 19:52:17,657 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-01 19:52:17,658 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-01 19:52:17,661 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-01 19:52:17,661 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-01 19:52:18,782 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-01 19:52:18,783 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-01 19:52:19,596 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-01 19:52:19,596 - functest.energy.energy - DEBUG - Starting recording 2018-01-01 19:52:19,596 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-01 19:52:20,340 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-01 19:52:20,340 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-01 19:52:20' 2018-01-01 19:52:20,341 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--2d8f866e-f5b2-4d2d-96a7-eb6d56451ca9' 2018-01-01 19:52:21,923 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-2d8f866e-f5b2-4d2d-96a7-eb6d56451ca9' 2018-01-01 19:52:25,140 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-2d8f866e-f5b2-4d2d-96a7-eb6d56451ca9' 2018-01-01 19:52:31,470 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-2d8f866e-f5b2-4d2d-96a7-eb6d56451ca9' 2018-01-01 19:52:32,219 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-2d8f866e-f5b2-4d2d-96a7-eb6d56451ca9' 2018-01-01 19:52:32,844 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-2d8f866e-f5b2-4d2d-96a7-eb6d56451ca9' 2018-01-01 19:52:38,480 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-2d8f866e-f5b2-4d2d-96a7-eb6d56451ca9' 2018-01-01 19:52:42,009 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-2d8f866e-f5b2-4d2d-96a7-eb6d56451ca9' 2018-01-01 19:53:06,882 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-01 19:53:10,302 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-01 19:53:10,391 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-01 19:53:11,404 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-01 19:53:30,637 - functest.energy.energy - DEBUG - Stopping recording 2018-01-01 19:53:31,858 - functest.utils.functest_utils - DEBUG - 2018-01-01 19:53:31,858 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 19:53:31,859 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-01 19:53:31,863 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-01 19:53:31,943 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-01 19:53:31,943 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-01 19:53:31' 2018-01-01 19:53:31,944 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--432dcb5c-bf03-4cb0-a545-ec08ee09e5e2' 2018-01-01 19:53:33,442 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-432dcb5c-bf03-4cb0-a545-ec08ee09e5e2' 2018-01-01 19:53:35,589 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-432dcb5c-bf03-4cb0-a545-ec08ee09e5e2' 2018-01-01 19:53:41,958 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-432dcb5c-bf03-4cb0-a545-ec08ee09e5e2' 2018-01-01 19:53:42,620 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-432dcb5c-bf03-4cb0-a545-ec08ee09e5e2' 2018-01-01 19:53:47,758 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-432dcb5c-bf03-4cb0-a545-ec08ee09e5e2' 2018-01-01 19:53:52,674 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-01 19:54:04,473 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-01 19:54:07,266 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-01-01 19:54:09,775 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-01 19:54:27,311 - functest.utils.functest_utils - DEBUG - 2018-01-01 19:54:27,312 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 19:54:27,312 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-01 19:54:27,316 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-01 19:54:27,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-01 19:54:31,273 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-01 19:54:35,059 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-01 19:54:39,829 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-01 19:54:43,267 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-01 19:54:53,739 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-01 19:54:56,114 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-01 19:54:56,115 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-01 19:54:58,462 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-01 19:54:58,462 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-01 19:55:02,706 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-01 19:55:02,706 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-01 19:55:02,708 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-01 19:55:02,719 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-01 19:55:02,719 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-48a29b9c-6b3c-401f-91fc-0a25acaa0bf2/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-01 19:55:06,483 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-01 19:55:06,493 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-01 19:55:06,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-01 19:55:09,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:55:09.949 62 INFO rally.api [-] Starting verification (UUID=db7fea68-8ca4-4a35-9c67-4c024cf1d438) for deployment 'opnfv-rally' (UUID=b12b0823-0e45-4462-914d-de12f5738864) by verifier 'opnfv-tempest' (UUID=48a29b9c-6b3c-401f-91fc-0a25acaa0bf2). 2018-01-01 19:55:09,951 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: db7fea68-8ca4-4a35-9c67-4c024cf1d438 2018-01-01 19:55:17,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:55:17.080 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.101s] 2018-01-01 19:55:17,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:55:17.176 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.096s] 2018-01-01 19:55:23,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:55:23.825 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.866s] 2018-01-01 19:55:25,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:55:25.673 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.847s] 2018-01-01 19:55:35,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:55:35.063 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.667s] 2018-01-01 19:55:55,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:55:55.948 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.153s] 2018-01-01 19:56:30,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:56:30.677 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.120s] 2018-01-01 19:56:30,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:56:30.678 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-01 19:57:06,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:57:06.655 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.159s] 2018-01-01 19:57:06,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:57:06.657 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-01 19:57:41,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:57:41.055 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.116s] 2018-01-01 19:57:41,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:57:41.056 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-01 19:58:38,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:58:38.531 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.146s] 2018-01-01 19:59:07,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:59:07.124 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.082s] 2018-01-01 19:59:07,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:59:07.305 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.180s] 2018-01-01 19:59:15,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:59:15.790 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.938s] 2018-01-01 19:59:15,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:59:15.801 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-01-01 19:59:21,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:59:21.381 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services ... success [0.734s] 2018-01-01 19:59:28,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:59:28.197 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user ... success [0.972s] 2018-01-01 19:59:35,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:59:35.156 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.360s] 2018-01-01 19:59:41,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:59:41.613 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.035s] 2018-01-01 19:59:48,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:59:48.516 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.607s] 2018-01-01 19:59:56,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 19:59:56.148 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.465s] 2018-01-01 20:00:05,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:05.822 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.235s] 2018-01-01 20:00:12,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:12.847 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.381s] 2018-01-01 20:00:19,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:19.283 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.199s] 2018-01-01 20:00:26,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:26.480 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.272s] 2018-01-01 20:00:34,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:34.307 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.502s] 2018-01-01 20:00:42,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:42.903 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.923s] 2018-01-01 20:00:47,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:47.860 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.084s] 2018-01-01 20:00:47,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:47.900 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.040s] 2018-01-01 20:00:47,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:47.929 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.029s] 2018-01-01 20:00:51,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:51.646 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.101s] 2018-01-01 20:00:51,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:51.667 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.021s] 2018-01-01 20:00:51,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:51.703 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.036s] 2018-01-01 20:00:51,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:51.711 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-01-01 20:00:55,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:55.854 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.430s] 2018-01-01 20:00:56,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:56.642 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.787s] 2018-01-01 20:00:57,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:00:57.971 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.329s] 2018-01-01 20:01:03,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:01:03.831 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-01 20:01:08,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:01:08.489 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.847s] 2018-01-01 20:01:24,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:01:24.878 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.925s] 2018-01-01 20:01:29,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:01:29.819 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.940s] 2018-01-01 20:01:44,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:01:44.210 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.671s] 2018-01-01 20:01:48,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:01:48.462 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.251s] 2018-01-01 20:01:57,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:01:57.350 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.888s] 2018-01-01 20:02:08,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:08.907 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.064s] 2018-01-01 20:02:12,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:12.896 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.988s] 2018-01-01 20:02:17,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:17.790 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.893s] 2018-01-01 20:02:36,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:36.980 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.067s] 2018-01-01 20:02:37,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:37.203 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.223s] 2018-01-01 20:02:37,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:37.441 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.238s] 2018-01-01 20:02:37,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:37.578 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.137s] 2018-01-01 20:02:37,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:37.748 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.169s] 2018-01-01 20:02:37,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:37.840 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.091s] 2018-01-01 20:02:52,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:52.321 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.895s] 2018-01-01 20:02:52,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:52.543 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.221s] 2018-01-01 20:02:52,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:52.730 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.186s] 2018-01-01 20:02:52,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:52.862 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.132s] 2018-01-01 20:02:53,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:53.069 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.206s] 2018-01-01 20:02:53,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:02:53.200 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.131s] 2018-01-01 20:03:06,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:06.012 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.617s] 2018-01-01 20:03:12,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:12.518 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.504s] 2018-01-01 20:03:14,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:14.650 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.132s] 2018-01-01 20:03:14,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:14.759 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.108s] 2018-01-01 20:03:14,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:14.868 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.109s] 2018-01-01 20:03:27,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:27.959 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.067s] 2018-01-01 20:03:34,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:34.328 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.367s] 2018-01-01 20:03:36,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:36.476 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.148s] 2018-01-01 20:03:36,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:36.579 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.102s] 2018-01-01 20:03:36,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:36.683 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.103s] 2018-01-01 20:03:54,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:03:54.956 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.067s] 2018-01-01 20:04:02,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:04:02.411 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.455s] 2018-01-01 20:04:08,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:04:08.536 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.124s] 2018-01-01 20:04:12,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:04:12.838 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.301s] 2018-01-01 20:04:38,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:04:38.557 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.832s] 2018-01-01 20:04:46,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:04:46.746 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.188s] 2018-01-01 20:04:52,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:04:52.786 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.039s] 2018-01-01 20:04:56,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:04:56.808 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.021s] 2018-01-01 20:05:12,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:12.286 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.312s] 2018-01-01 20:05:14,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:14.115 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.826s] 2018-01-01 20:05:14,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:14.197 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.085s] 2018-01-01 20:05:19,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:19.041 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.189s] 2018-01-01 20:05:21,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:21.097 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.053s] 2018-01-01 20:05:21,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:21.376 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.281s] 2018-01-01 20:05:25,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:25.553 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.718s] 2018-01-01 20:05:29,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:29.300 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-01 20:05:30,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:30.807 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-01 20:05:30,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:30.808 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-01 20:05:30,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:30.810 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-01 20:05:30,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:30.811 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-01 20:05:30,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:30.812 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-01 20:05:33,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:33.149 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.175s] 2018-01-01 20:05:48,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:48.086 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.463s] 2018-01-01 20:05:59,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:05:59.498 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.570s] 2018-01-01 20:06:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:06:10.208 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.708s] 2018-01-01 20:06:19,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:06:19.131 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.090s] 2018-01-01 20:07:43,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:07:43.050 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [77.317s] 2018-01-01 20:08:33,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:08:33.471 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [40.041s] 2018-01-01 20:09:28,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-01 20:09:28.339 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [32.924s] 2018-01-01 20:09:45,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid db7fea68-8ca4-4a35-9c67-4c024cf1d438'. 2018-01-01 20:09:46,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-01 20:09:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-01 20:09:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-01 20:09:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | db7fea68-8ca4-4a35-9c67-4c024cf1d438 | 2018-01-01 20:09:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-01 20:09:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-01 19:55:09 | 2018-01-01 20:09:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-01 20:09:45 | 2018-01-01 20:09:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:36 | 2018-01-01 20:09:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 48a29b9c-6b3c-401f-91fc-0a25acaa0bf2) | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b12b0823-0e45-4462-914d-de12f5738864) | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 853.573 | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 14 | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-01 20:09:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-01 20:09:46,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-01 20:09:46,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-01 20:09:46,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-01 20:09:46,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-01 20:09:50,901 - functest.utils.functest_utils - DEBUG - 2018-01-01 20:09:50,901 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 20:09:50,901 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:57 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-01 20:09:50,906 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-01 20:09:50,995 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-01 20:09:51,897 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-01 20:09:51,897 - functest.energy.energy - DEBUG - Starting recording 2018-01-01 20:09:51,897 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-01 20:09:52,687 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-01 20:09:56,439 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-01 20:10:00,150 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-01 20:10:04,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-01 20:10:06,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-a5fa865a-b3af-4a4d-8204-363074a90e4a'... 2018-01-01 20:10:08,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-a5fa865a-b3af-4a4d-8204-363074a90e4a'... 2018-01-01 20:10:10,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-a5fa865a-b3af-4a4d-8204-363074a90e4a'... 2018-01-01 20:10:16,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-a5fa865a-b3af-4a4d-8204-363074a90e4a'... 2018-01-01 20:10:16,723 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-a5fa865a-b3af-4a4d-8204-363074a90e4a'... 2018-01-01 20:10:17,345 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-01 20:10:17,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-01-01 20:10:17,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-01 20:10:17,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-01 20:10:17,393 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '5bc0ac69-3bfb-40b1-8791-2708e8770bfb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'flavor_name': 'rally-tiny-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-01 20:11:23,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e85a15e9-c73a-40db-88cc-8f6a92430f3a: started 2018-01-01 20:10:20.961 134 INFO rally.task.engine [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Starting: Task validation. 2018-01-01 20:10:21.009 134 INFO rally.task.engine [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Starting: Task validation of syntax. 2018-01-01 20:10:21.085 134 INFO rally.task.engine [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Completed: Task validation of syntax. 2018-01-01 20:10:21.086 134 INFO rally.task.engine [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Starting: Task validation of required platforms. 2018-01-01 20:10:21.118 134 INFO rally.task.engine [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Completed: Task validation of required platforms. 2018-01-01 20:10:21.118 134 INFO rally.task.engine [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Starting: Task validation of semantic. 2018-01-01 20:10:21.838 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() started 2018-01-01 20:10:24.695 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() finished in 2.86 sec 2018-01-01 20:10:24.740 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() started 2018-01-01 20:10:29.087 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() finished in 4.35 sec 2018-01-01 20:10:29.088 134 INFO rally.task.engine [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Completed: Task validation of semantic. 2018-01-01 20:10:29.088 134 INFO rally.task.engine [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Completed: Task validation. 2018-01-01 20:10:29.089 134 INFO rally.task.engine [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Starting: Running task. 2018-01-01 20:10:29.270 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() started 2018-01-01 20:10:32.083 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() finished in 2.81 sec 2018-01-01 20:10:32.113 259 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 START 2018-01-01 20:10:32.729 259 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 END: OK 2018-01-01 20:10:32.755 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() started 2018-01-01 20:10:36.770 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() finished in 4.02 sec 2018-01-01 20:10:37.342 134 INFO rally.task.engine [-] Load duration is: 0.613654 2018-01-01 20:10:37.345 134 INFO rally.task.engine [-] Full duration is: 7.517684 2018-01-01 20:10:37.619 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() started 2018-01-01 20:10:40.501 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() finished in 2.88 sec 2018-01-01 20:10:40.525 345 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 START 2018-01-01 20:10:41.351 345 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 END: OK 2018-01-01 20:10:41.379 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() started 2018-01-01 20:10:45.494 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() finished in 4.11 sec 2018-01-01 20:10:45.661 134 INFO rally.task.engine [-] Load duration is: 0.823548 2018-01-01 20:10:45.662 134 INFO rally.task.engine [-] Full duration is: 7.892493 2018-01-01 20:10:45.909 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() started 2018-01-01 20:10:48.820 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() finished in 2.91 sec 2018-01-01 20:10:48.842 431 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 START 2018-01-01 20:10:50.265 431 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 END: OK 2018-01-01 20:10:50.296 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() started 2018-01-01 20:10:54.335 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() finished in 4.04 sec 2018-01-01 20:10:55.973 134 INFO rally.task.engine [-] Load duration is: 1.421636 2018-01-01 20:10:55.973 134 INFO rally.task.engine [-] Full duration is: 8.442248 2018-01-01 20:10:56.201 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() started 2018-01-01 20:10:58.918 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() finished in 2.72 sec 2018-01-01 20:10:58.940 517 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 START 2018-01-01 20:11:00.278 517 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 END: OK 2018-01-01 20:11:00.301 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() started 2018-01-01 20:11:04.331 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() finished in 4.03 sec 2018-01-01 20:11:06.259 134 INFO rally.task.engine [-] Load duration is: 1.33678 2018-01-01 20:11:06.260 134 INFO rally.task.engine [-] Full duration is: 8.147443 2018-01-01 20:11:06.504 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() started 2018-01-01 20:11:09.319 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() finished in 2.81 sec 2018-01-01 20:11:09.341 603 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 START 2018-01-01 20:11:10.478 603 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 END: OK 2018-01-01 20:11:10.500 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() started 2018-01-01 20:11:14.500 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() finished in 4.00 sec 2018-01-01 20:11:14.553 134 INFO rally.task.engine [-] Load duration is: 1.135513 2018-01-01 20:11:14.553 134 INFO rally.task.engine [-] Full duration is: 8.012006 2018-01-01 20:11:14.811 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() started 2018-01-01 20:11:17.758 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack setup() finished in 2.95 sec 2018-01-01 20:11:17.780 689 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 START 2018-01-01 20:11:18.694 689 INFO rally.task.runner [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | ITER: 1 END: OK 2018-01-01 20:11:18.716 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() started 2018-01-01 20:11:22.667 134 INFO rally.task.context [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Context users@openstack cleanup() finished in 3.95 sec 2018-01-01 20:11:22.860 134 INFO rally.task.engine [-] Load duration is: 0.911842 2018-01-01 20:11:22.861 134 INFO rally.task.engine [-] Full duration is: 7.870712 2018-01-01 20:11:23.088 134 INFO rally.task.engine [-] Task e85a15e9-c73a-40db-88cc-8f6a92430f3a | Completed: Running task. Task e85a15e9-c73a-40db-88cc-8f6a92430f3a: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613654 Full duration: 7.517684 test scenario Authenticate.validate_cinder +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.823548 Full duration: 7.892493 test scenario Authenticate.validate_glance +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | total | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | -> duration | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.421636 Full duration: 8.442248 test scenario Authenticate.validate_heat +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | total | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | -> duration | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.33678 Full duration: 8.147443 test scenario Authenticate.validate_neutron +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | total | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | -> duration | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.135513 Full duration: 8.012006 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.911842 Full duration: 7.870712 2018-01-01 20:11:23,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e85a15e9-c73a-40db-88cc-8f6a92430f3a 2018-01-01 20:11:23,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-01 20:11:23,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e85a15e9-c73a-40db-88cc-8f6a92430f3a', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-01 20:11:23,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e85a15e9-c73a-40db-88cc-8f6a92430f3a'] 2018-01-01 20:11:24,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-01 20:11:24,884 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-01 20:11:24,884 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-01 20:11:24,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-01-01 20:11:24,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-01 20:11:24,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-01 20:11:24,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '5bc0ac69-3bfb-40b1-8791-2708e8770bfb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'flavor_name': 'rally-tiny-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-01 20:13:02,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e21fe29a-0092-4f71-b234-b6355bc33ef7: started 2018-01-01 20:11:28.450 739 INFO rally.task.engine [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Starting: Task validation. 2018-01-01 20:11:28.499 739 INFO rally.task.engine [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Starting: Task validation of syntax. 2018-01-01 20:11:28.571 739 INFO rally.task.engine [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Completed: Task validation of syntax. 2018-01-01 20:11:28.571 739 INFO rally.task.engine [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Starting: Task validation of required platforms. 2018-01-01 20:11:28.597 739 INFO rally.task.engine [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Completed: Task validation of required platforms. 2018-01-01 20:11:28.597 739 INFO rally.task.engine [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Starting: Task validation of semantic. 2018-01-01 20:11:29.364 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack setup() started 2018-01-01 20:11:32.017 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack setup() finished in 2.65 sec 2018-01-01 20:11:34.796 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack cleanup() started 2018-01-01 20:11:38.800 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-01 20:11:38.801 739 INFO rally.task.engine [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Completed: Task validation of semantic. 2018-01-01 20:11:38.801 739 INFO rally.task.engine [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Completed: Task validation. 2018-01-01 20:11:38.802 739 INFO rally.task.engine [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Starting: Running task. 2018-01-01 20:11:38.964 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack setup() started 2018-01-01 20:11:41.677 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack setup() finished in 2.71 sec 2018-01-01 20:11:41.677 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack setup() started 2018-01-01 20:11:41.677 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-01 20:11:41.700 864 INFO rally.task.runner [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | ITER: 1 START 2018-01-01 20:11:47.226 864 INFO rally.task.runner [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | ITER: 1 END: OK 2018-01-01 20:11:47.249 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack cleanup() started 2018-01-01 20:11:47.953 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack cleanup() finished in 0.70 sec 2018-01-01 20:11:47.953 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack cleanup() started 2018-01-01 20:11:52.009 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-01 20:11:53.044 739 INFO rally.task.engine [-] Load duration is: 4.388133 2018-01-01 20:11:53.045 739 INFO rally.task.engine [-] Full duration is: 13.061222 2018-01-01 20:11:53.274 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack setup() started 2018-01-01 20:11:56.071 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack setup() finished in 2.80 sec 2018-01-01 20:11:56.072 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack setup() started 2018-01-01 20:11:56.072 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:11:56.093 970 INFO rally.task.runner [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | ITER: 1 START 2018-01-01 20:12:00.906 970 INFO rally.task.runner [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | ITER: 1 END: OK 2018-01-01 20:12:00.932 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack cleanup() started 2018-01-01 20:12:04.024 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack cleanup() finished in 3.09 sec 2018-01-01 20:12:04.025 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack cleanup() started 2018-01-01 20:12:07.951 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-01 20:12:09.372 739 INFO rally.task.engine [-] Load duration is: 3.691681 2018-01-01 20:12:09.373 739 INFO rally.task.engine [-] Full duration is: 14.694048 2018-01-01 20:12:09.633 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack setup() started 2018-01-01 20:12:12.379 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack setup() finished in 2.75 sec 2018-01-01 20:12:12.401 1076 INFO rally.task.runner [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | ITER: 1 START 2018-01-01 20:12:13.877 1076 INFO rally.task.runner [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | ITER: 1 END: OK 2018-01-01 20:12:13.905 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack cleanup() started 2018-01-01 20:12:17.808 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-01 20:12:19.691 739 INFO rally.task.engine [-] Load duration is: 0.24532 2018-01-01 20:12:19.692 739 INFO rally.task.engine [-] Full duration is: 8.19253 2018-01-01 20:12:19.947 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack setup() started 2018-01-01 20:12:22.692 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack setup() finished in 2.74 sec 2018-01-01 20:12:22.692 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context quotas@openstack setup() started 2018-01-01 20:12:23.685 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context quotas@openstack setup() finished in 0.99 sec 2018-01-01 20:12:23.685 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack setup() started 2018-01-01 20:12:23.685 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-01 20:12:24.261 1162 INFO rally.task.runner [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | ITER: 1 START 2018-01-01 20:12:46.135 1162 INFO rally.task.runner [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | ITER: 1 END: OK 2018-01-01 20:12:46.165 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack cleanup() started 2018-01-01 20:12:57.904 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context cleanup@openstack cleanup() finished in 11.74 sec 2018-01-01 20:12:57.904 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context quotas@openstack cleanup() started 2018-01-01 20:12:57.970 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context quotas@openstack cleanup() finished in 65.37 msec 2018-01-01 20:12:57.970 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack cleanup() started 2018-01-01 20:13:01.863 739 INFO rally.task.context [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-01 20:13:02.185 739 INFO rally.task.engine [-] Load duration is: 19.849164 2018-01-01 20:13:02.186 739 INFO rally.task.engine [-] Full duration is: 41.933913 2018-01-01 20:13:02.382 739 INFO rally.task.engine [-] Task e21fe29a-0092-4f71-b234-b6355bc33ef7 | Completed: Running task. Task e21fe29a-0092-4f71-b234-b6355bc33ef7: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.22 | 3.22 | 3.22 | 3.22 | 3.22 | 3.22 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | -> glance_v2.upload_data | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | glance_v2.delete_image | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | total | 4.388 | 4.388 | 4.388 | 4.388 | 4.388 | 4.388 | 100.0% | 1 | | -> duration | 4.388 | 4.388 | 4.388 | 4.388 | 4.388 | 4.388 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.388133 Full duration: 13.061222 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.562 | 3.562 | 3.562 | 3.562 | 3.562 | 3.562 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | -> glance_v2.upload_data | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | glance_v2.list_images | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 3.692 | 3.692 | 3.692 | 3.692 | 3.692 | 3.692 | 100.0% | 1 | | -> duration | 3.692 | 3.692 | 3.692 | 3.692 | 3.692 | 3.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.691681 Full duration: 14.694048 test scenario GlanceImages.list_images +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | -> duration | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.24532 Full duration: 8.19253 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | -> glance_v2.upload_data | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | nova.boot_servers | 17.329 | 17.329 | 17.329 | 17.329 | 17.329 | 17.329 | 100.0% | 1 | | total | 20.849 | 20.849 | 20.849 | 20.849 | 20.849 | 20.849 | 100.0% | 1 | | -> duration | 19.849 | 19.849 | 19.849 | 19.849 | 19.849 | 19.849 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.849164 Full duration: 41.933913 2018-01-01 20:13:02,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e21fe29a-0092-4f71-b234-b6355bc33ef7 2018-01-01 20:13:02,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e21fe29a-0092-4f71-b234-b6355bc33ef7', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-01 20:13:02,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e21fe29a-0092-4f71-b234-b6355bc33ef7'] 2018-01-01 20:13:04,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-01 20:13:04,082 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-01 20:13:04,082 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-01 20:13:04,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-01 20:13:04,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-01 20:13:04,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-01 20:13:04,123 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-01 20:13:04,123 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-01 20:13:04,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-01-01 20:13:04,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-01 20:13:04,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-01 20:13:04,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '5bc0ac69-3bfb-40b1-8791-2708e8770bfb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'flavor_name': 'rally-tiny-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-01 20:16:27,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c5874768-4220-43ba-91ac-608d058c15b3: started 2018-01-01 20:13:07.790 1292 INFO rally.task.engine [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Starting: Task validation. 2018-01-01 20:13:07.833 1292 INFO rally.task.engine [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Starting: Task validation of syntax. 2018-01-01 20:13:08.001 1292 INFO rally.task.engine [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Completed: Task validation of syntax. 2018-01-01 20:13:08.001 1292 INFO rally.task.engine [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Starting: Task validation of required platforms. 2018-01-01 20:13:08.068 1292 INFO rally.task.engine [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Completed: Task validation of required platforms. 2018-01-01 20:13:08.069 1292 INFO rally.task.engine [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Starting: Task validation of semantic. 2018-01-01 20:13:08.852 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:13:11.611 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 2.76 sec 2018-01-01 20:13:17.195 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:13:21.102 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-01 20:13:21.103 1292 INFO rally.task.engine [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Completed: Task validation of semantic. 2018-01-01 20:13:21.103 1292 INFO rally.task.engine [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Completed: Task validation. 2018-01-01 20:13:21.104 1292 INFO rally.task.engine [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Starting: Running task. 2018-01-01 20:13:21.280 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:13:23.996 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 2.72 sec 2018-01-01 20:13:23.997 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() started 2018-01-01 20:13:24.918 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() finished in 0.92 sec 2018-01-01 20:13:24.918 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context volumes@openstack setup() started 2018-01-01 20:13:28.679 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context volumes@openstack setup() finished in 3.76 sec 2018-01-01 20:13:28.679 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() started 2018-01-01 20:13:28.680 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() finished in 0.44 msec 2018-01-01 20:13:28.705 1417 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 START 2018-01-01 20:13:34.082 1417 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 END: OK 2018-01-01 20:13:34.109 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() started 2018-01-01 20:13:37.132 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() finished in 3.02 sec 2018-01-01 20:13:37.133 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context volumes@openstack cleanup() started 2018-01-01 20:13:40.589 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context volumes@openstack cleanup() finished in 3.46 sec 2018-01-01 20:13:40.589 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() started 2018-01-01 20:13:40.658 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() finished in 68.97 msec 2018-01-01 20:13:40.659 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:13:44.734 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 4.08 sec 2018-01-01 20:13:45.433 1292 INFO rally.task.engine [-] Load duration is: 5.374267 2018-01-01 20:13:45.434 1292 INFO rally.task.engine [-] Full duration is: 23.474766 2018-01-01 20:13:45.690 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:13:48.596 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 2.91 sec 2018-01-01 20:13:48.597 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() started 2018-01-01 20:13:49.442 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() finished in 0.85 sec 2018-01-01 20:13:49.443 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() started 2018-01-01 20:13:49.443 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-01 20:13:49.465 1603 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 START 2018-01-01 20:13:54.953 1603 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 END: OK 2018-01-01 20:13:54.983 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() started 2018-01-01 20:13:58.214 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() finished in 3.23 sec 2018-01-01 20:13:58.214 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() started 2018-01-01 20:13:58.393 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-01 20:13:58.393 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:14:02.347 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 3.95 sec 2018-01-01 20:14:03.793 1292 INFO rally.task.engine [-] Load duration is: 5.484342 2018-01-01 20:14:03.794 1292 INFO rally.task.engine [-] Full duration is: 16.675571 2018-01-01 20:14:04.042 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:14:06.936 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 2.89 sec 2018-01-01 20:14:06.937 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() started 2018-01-01 20:14:07.753 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() finished in 0.82 sec 2018-01-01 20:14:07.753 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() started 2018-01-01 20:14:07.753 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-01 20:14:08.394 1769 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 START 2018-01-01 20:14:18.372 1769 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 END: OK 2018-01-01 20:14:18.400 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() started 2018-01-01 20:14:20.747 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() finished in 2.35 sec 2018-01-01 20:14:20.747 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() started 2018-01-01 20:14:20.810 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() finished in 62.09 msec 2018-01-01 20:14:20.810 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:14:25.041 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 4.23 sec 2018-01-01 20:14:26.175 1292 INFO rally.task.engine [-] Load duration is: 9.974047 2018-01-01 20:14:26.176 1292 INFO rally.task.engine [-] Full duration is: 21.01559 2018-01-01 20:14:26.395 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:14:29.496 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 3.10 sec 2018-01-01 20:14:29.497 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() started 2018-01-01 20:14:30.893 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() finished in 1.40 sec 2018-01-01 20:14:30.893 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() started 2018-01-01 20:14:30.894 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:14:30.916 1935 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 START 2018-01-01 20:14:36.370 1935 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 END: OK 2018-01-01 20:14:36.396 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() started 2018-01-01 20:14:38.791 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() finished in 2.39 sec 2018-01-01 20:14:38.792 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() started 2018-01-01 20:14:38.846 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() finished in 54.65 msec 2018-01-01 20:14:38.846 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:14:42.864 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-01 20:14:44.515 1292 INFO rally.task.engine [-] Load duration is: 5.450797 2018-01-01 20:14:44.517 1292 INFO rally.task.engine [-] Full duration is: 16.485035 2018-01-01 20:14:44.774 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:14:47.553 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 2.78 sec 2018-01-01 20:14:47.554 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() started 2018-01-01 20:14:48.379 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() finished in 0.82 sec 2018-01-01 20:14:48.379 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() started 2018-01-01 20:14:48.380 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:14:48.403 2101 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 START 2018-01-01 20:14:56.765 2101 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 END: OK 2018-01-01 20:14:56.792 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() started 2018-01-01 20:14:59.054 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-01 20:14:59.054 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() started 2018-01-01 20:14:59.102 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() finished in 47.68 msec 2018-01-01 20:14:59.102 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:15:03.086 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-01 20:15:04.895 1292 INFO rally.task.engine [-] Load duration is: 8.359211 2018-01-01 20:15:04.896 1292 INFO rally.task.engine [-] Full duration is: 18.332591 2018-01-01 20:15:05.150 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:15:08.001 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 2.85 sec 2018-01-01 20:15:08.001 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() started 2018-01-01 20:15:08.837 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack setup() finished in 0.84 sec 2018-01-01 20:15:08.837 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context volumes@openstack setup() started 2018-01-01 20:15:11.991 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context volumes@openstack setup() finished in 3.15 sec 2018-01-01 20:15:11.991 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() started 2018-01-01 20:15:11.992 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-01 20:15:12.014 2267 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 START 2018-01-01 20:15:17.778 2267 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 END: OK 2018-01-01 20:15:17.805 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() started 2018-01-01 20:15:20.095 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context cleanup@openstack cleanup() finished in 2.29 sec 2018-01-01 20:15:20.096 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context volumes@openstack cleanup() started 2018-01-01 20:15:23.576 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context volumes@openstack cleanup() finished in 3.48 sec 2018-01-01 20:15:23.577 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() started 2018-01-01 20:15:23.633 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context quotas@openstack cleanup() finished in 55.98 msec 2018-01-01 20:15:23.633 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:15:27.821 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 4.19 sec 2018-01-01 20:15:29.290 1292 INFO rally.task.engine [-] Load duration is: 5.76093 2018-01-01 20:15:29.291 1292 INFO rally.task.engine [-] Full duration is: 22.689239 2018-01-01 20:15:29.537 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:15:32.455 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 2.92 sec 2018-01-01 20:15:32.456 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack setup() started 2018-01-01 20:15:32.456 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:15:32.479 2453 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 START 2018-01-01 20:15:33.239 2453 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 END: OK 2018-01-01 20:15:33.262 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:15:37.768 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack cleanup() finished in 4.51 sec 2018-01-01 20:15:37.769 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:15:42.001 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 4.23 sec 2018-01-01 20:15:43.627 1292 INFO rally.task.engine [-] Load duration is: 0.756409 2018-01-01 20:15:43.628 1292 INFO rally.task.engine [-] Full duration is: 12.483156 2018-01-01 20:15:43.887 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:15:46.595 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 2.71 sec 2018-01-01 20:15:46.596 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack setup() started 2018-01-01 20:15:46.596 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-01 20:15:46.620 2619 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 START 2018-01-01 20:15:47.527 2619 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 END: OK 2018-01-01 20:15:47.554 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:15:52.063 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack cleanup() finished in 4.51 sec 2018-01-01 20:15:52.064 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:15:56.410 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 4.35 sec 2018-01-01 20:15:57.962 1292 INFO rally.task.engine [-] Load duration is: 0.904471 2018-01-01 20:15:57.963 1292 INFO rally.task.engine [-] Full duration is: 12.541227 2018-01-01 20:15:58.201 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:16:01.141 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 2.94 sec 2018-01-01 20:16:01.141 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack setup() started 2018-01-01 20:16:01.141 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:16:01.164 2785 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 START 2018-01-01 20:16:01.913 2785 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 END: OK 2018-01-01 20:16:01.936 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:16:06.389 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack cleanup() finished in 4.45 sec 2018-01-01 20:16:06.390 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:16:10.506 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 4.12 sec 2018-01-01 20:16:12.279 1292 INFO rally.task.engine [-] Load duration is: 0.745725 2018-01-01 20:16:12.279 1292 INFO rally.task.engine [-] Full duration is: 12.323904 2018-01-01 20:16:12.537 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() started 2018-01-01 20:16:15.386 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack setup() finished in 2.85 sec 2018-01-01 20:16:15.386 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack setup() started 2018-01-01 20:16:15.387 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:16:15.409 2951 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 START 2018-01-01 20:16:16.229 2951 INFO rally.task.runner [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | ITER: 1 END: OK 2018-01-01 20:16:16.254 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:16:20.886 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context admin_cleanup@openstack cleanup() finished in 4.63 sec 2018-01-01 20:16:20.886 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() started 2018-01-01 20:16:25.160 1292 INFO rally.task.context [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Context users@openstack cleanup() finished in 4.27 sec 2018-01-01 20:16:26.614 1292 INFO rally.task.engine [-] Load duration is: 0.815506 2018-01-01 20:16:26.615 1292 INFO rally.task.engine [-] Full duration is: 12.640943 2018-01-01 20:16:26.817 1292 INFO rally.task.engine [-] Task c5874768-4220-43ba-91ac-608d058c15b3 | Completed: Running task. Task c5874768-4220-43ba-91ac-608d058c15b3: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 100.0% | 1 | | total | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 100.0% | 1 | | -> duration | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.374267 Full duration: 23.474766 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.168 | 3.168 | 3.168 | 3.168 | 3.168 | 3.168 | 100.0% | 1 | | cinder_v2.delete_volume | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 100.0% | 1 | | total | 5.484 | 5.484 | 5.484 | 5.484 | 5.484 | 5.484 | 100.0% | 1 | | -> duration | 5.484 | 5.484 | 5.484 | 5.484 | 5.484 | 5.484 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.484342 Full duration: 16.675571 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.67 | 7.67 | 7.67 | 7.67 | 7.67 | 7.67 | 100.0% | 1 | | cinder_v2.delete_volume | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 100.0% | 1 | | total | 9.974 | 9.974 | 9.974 | 9.974 | 9.974 | 9.974 | 100.0% | 1 | | -> duration | 9.974 | 9.974 | 9.974 | 9.974 | 9.974 | 9.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.974047 Full duration: 21.01559 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.145 | 3.145 | 3.145 | 3.145 | 3.145 | 3.145 | 100.0% | 1 | | cinder_v2.delete_volume | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 100.0% | 1 | | total | 5.451 | 5.451 | 5.451 | 5.451 | 5.451 | 5.451 | 100.0% | 1 | | -> duration | 5.451 | 5.451 | 5.451 | 5.451 | 5.451 | 5.451 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.450797 Full duration: 16.485035 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.681 | 3.681 | 3.681 | 3.681 | 3.681 | 3.681 | 100.0% | 1 | | cinder_v2.extend_volume | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 100.0% | 1 | | cinder_v2.delete_volume | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | total | 8.359 | 8.359 | 8.359 | 8.359 | 8.359 | 8.359 | 100.0% | 1 | | -> duration | 8.359 | 8.359 | 8.359 | 8.359 | 8.359 | 8.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.359211 Full duration: 18.332591 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.419 | 3.419 | 3.419 | 3.419 | 3.419 | 3.419 | 100.0% | 1 | | cinder_v2.delete_volume | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 100.0% | 1 | | total | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 100.0% | 1 | | -> duration | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.76093 Full duration: 22.689239 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | cinder_v2.list_qos | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756409 Full duration: 12.483156 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | cinder_v2.set_qos | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | -> duration | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.904471 Full duration: 12.541227 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | cinder_v2.list_types | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.745725 Full duration: 12.323904 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.815506 Full duration: 12.640943 2018-01-01 20:16:27,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c5874768-4220-43ba-91ac-608d058c15b3 2018-01-01 20:16:27,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c5874768-4220-43ba-91ac-608d058c15b3', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-01 20:16:27,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c5874768-4220-43ba-91ac-608d058c15b3'] 2018-01-01 20:16:28,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-01 20:16:28,939 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-01 20:16:28,939 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-01 20:16:28,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-01 20:16:28,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-01 20:16:28,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-01 20:16:28,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '5bc0ac69-3bfb-40b1-8791-2708e8770bfb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'flavor_name': 'rally-tiny-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-01 20:18:06,899 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f: started 2018-01-01 20:16:32.595 3081 INFO rally.task.engine [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Starting: Task validation. 2018-01-01 20:16:32.639 3081 INFO rally.task.engine [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Starting: Task validation of syntax. 2018-01-01 20:16:32.694 3081 INFO rally.task.engine [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Completed: Task validation of syntax. 2018-01-01 20:16:32.695 3081 INFO rally.task.engine [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Starting: Task validation of required platforms. 2018-01-01 20:16:32.721 3081 INFO rally.task.engine [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Completed: Task validation of required platforms. 2018-01-01 20:16:32.721 3081 INFO rally.task.engine [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Starting: Task validation of semantic. 2018-01-01 20:16:33.505 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack setup() started 2018-01-01 20:16:36.308 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack setup() finished in 2.80 sec 2018-01-01 20:16:40.981 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack cleanup() started 2018-01-01 20:16:44.984 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack cleanup() finished in 4.00 sec 2018-01-01 20:16:44.984 3081 INFO rally.task.engine [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Completed: Task validation of semantic. 2018-01-01 20:16:44.985 3081 INFO rally.task.engine [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Completed: Task validation. 2018-01-01 20:16:44.985 3081 INFO rally.task.engine [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Starting: Running task. 2018-01-01 20:16:45.171 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack setup() started 2018-01-01 20:16:47.960 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack setup() finished in 2.79 sec 2018-01-01 20:16:47.960 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack setup() started 2018-01-01 20:16:50.099 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack setup() finished in 2.14 sec 2018-01-01 20:16:50.099 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack setup() started 2018-01-01 20:16:50.100 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:16:50.124 3236 INFO rally.task.runner [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | ITER: 1 START 2018-01-01 20:17:02.790 3236 INFO rally.task.runner [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | ITER: 1 END: OK 2018-01-01 20:17:02.815 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack cleanup() started 2018-01-01 20:17:03.959 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack cleanup() finished in 1.14 sec 2018-01-01 20:17:03.959 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack cleanup() started 2018-01-01 20:17:05.036 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack cleanup() finished in 1.08 sec 2018-01-01 20:17:05.037 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack cleanup() started 2018-01-01 20:17:09.349 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack cleanup() finished in 4.31 sec 2018-01-01 20:17:11.320 3081 INFO rally.task.engine [-] Load duration is: 8.664131 2018-01-01 20:17:11.321 3081 INFO rally.task.engine [-] Full duration is: 24.197456 2018-01-01 20:17:11.569 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack setup() started 2018-01-01 20:17:14.524 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack setup() finished in 2.95 sec 2018-01-01 20:17:14.524 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack setup() started 2018-01-01 20:17:16.584 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack setup() finished in 2.06 sec 2018-01-01 20:17:16.585 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack setup() started 2018-01-01 20:17:16.585 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:17:16.607 3402 INFO rally.task.runner [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | ITER: 1 START 2018-01-01 20:17:24.717 3402 INFO rally.task.runner [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | ITER: 1 END: OK 2018-01-01 20:17:24.746 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack cleanup() started 2018-01-01 20:17:25.898 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack cleanup() finished in 1.15 sec 2018-01-01 20:17:25.898 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack cleanup() started 2018-01-01 20:17:26.964 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack cleanup() finished in 1.07 sec 2018-01-01 20:17:26.964 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack cleanup() started 2018-01-01 20:17:31.612 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack cleanup() finished in 4.65 sec 2018-01-01 20:17:31.695 3081 INFO rally.task.engine [-] Load duration is: 6.108235 2018-01-01 20:17:31.695 3081 INFO rally.task.engine [-] Full duration is: 20.060444 2018-01-01 20:17:31.961 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack setup() started 2018-01-01 20:17:34.870 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack setup() finished in 2.91 sec 2018-01-01 20:17:34.870 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack setup() started 2018-01-01 20:17:36.912 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack setup() finished in 2.04 sec 2018-01-01 20:17:36.913 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack setup() started 2018-01-01 20:17:36.913 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-01 20:17:36.937 3568 INFO rally.task.runner [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | ITER: 1 START 2018-01-01 20:17:46.462 3568 INFO rally.task.runner [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | ITER: 1 END: OK 2018-01-01 20:17:46.489 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack cleanup() started 2018-01-01 20:17:47.153 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context cleanup@openstack cleanup() finished in 0.66 sec 2018-01-01 20:17:47.153 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack cleanup() started 2018-01-01 20:17:48.235 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack cleanup() finished in 1.08 sec 2018-01-01 20:17:48.236 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack cleanup() started 2018-01-01 20:17:52.519 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack cleanup() finished in 4.28 sec 2018-01-01 20:17:54.096 3081 INFO rally.task.engine [-] Load duration is: 7.523104 2018-01-01 20:17:54.096 3081 INFO rally.task.engine [-] Full duration is: 20.575861 2018-01-01 20:17:54.374 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack setup() started 2018-01-01 20:17:57.340 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack setup() finished in 2.97 sec 2018-01-01 20:17:57.341 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack setup() started 2018-01-01 20:17:59.331 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack setup() finished in 1.99 sec 2018-01-01 20:17:59.351 3734 INFO rally.task.runner [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | ITER: 1 START 2018-01-01 20:18:00.567 3734 INFO rally.task.runner [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | ITER: 1 END: OK 2018-01-01 20:18:00.596 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack cleanup() started 2018-01-01 20:18:01.681 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context roles@openstack cleanup() finished in 1.09 sec 2018-01-01 20:18:01.681 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack cleanup() started 2018-01-01 20:18:05.788 3081 INFO rally.task.context [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Context users@openstack cleanup() finished in 4.11 sec 2018-01-01 20:18:06.454 3081 INFO rally.task.engine [-] Load duration is: 1.214545 2018-01-01 20:18:06.454 3081 INFO rally.task.engine [-] Full duration is: 11.431306 2018-01-01 20:18:06.649 3081 INFO rally.task.engine [-] Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f | Completed: Running task. Task c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.601 | 5.601 | 5.601 | 5.601 | 5.601 | 5.601 | 100.0% | 1 | | heat.update_stack | 3.678 | 3.678 | 3.678 | 3.678 | 3.678 | 3.678 | 100.0% | 1 | | heat.delete_stack | 3.385 | 3.385 | 3.385 | 3.385 | 3.385 | 3.385 | 100.0% | 1 | | total | 12.664 | 12.664 | 12.664 | 12.664 | 12.664 | 12.664 | 100.0% | 1 | | -> duration | 8.664 | 8.664 | 8.664 | 8.664 | 8.664 | 8.664 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.664131 Full duration: 24.197456 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.452 | 4.452 | 4.452 | 4.452 | 4.452 | 4.452 | 100.0% | 1 | | heat.check_stack | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | heat.delete_stack | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 100.0% | 1 | | total | 8.108 | 8.108 | 8.108 | 8.108 | 8.108 | 8.108 | 100.0% | 1 | | -> duration | 6.108 | 6.108 | 6.108 | 6.108 | 6.108 | 6.108 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.108235 Full duration: 20.060444 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.507 | 4.507 | 4.507 | 4.507 | 4.507 | 4.507 | 100.0% | 1 | | heat.suspend_stack | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | heat.resume_stack | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | heat.delete_stack | 2.33 | 2.33 | 2.33 | 2.33 | 2.33 | 2.33 | 100.0% | 1 | | total | 9.523 | 9.523 | 9.523 | 9.523 | 9.523 | 9.523 | 100.0% | 1 | | -> duration | 7.523 | 7.523 | 7.523 | 7.523 | 7.523 | 7.523 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.523104 Full duration: 20.575861 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | total | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 100.0% | 1 | | -> duration | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.214545 Full duration: 11.431306 2018-01-01 20:18:06,900 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f 2018-01-01 20:18:06,900 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-01 20:18:06,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c1d7a55c-fdab-496f-8ce0-7aed8ce7cc8f'] 2018-01-01 20:18:08,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-01 20:18:08,339 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-01 20:18:08,339 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-01 20:18:08,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-01 20:18:08,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-01 20:18:08,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-01 20:18:08,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '5bc0ac69-3bfb-40b1-8791-2708e8770bfb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'flavor_name': 'rally-tiny-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-01 20:21:24,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 835e75da-6ce6-432f-96ef-6ecacf105db4: started 2018-01-01 20:18:11.941 3814 INFO rally.task.engine [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Starting: Task validation. 2018-01-01 20:18:11.992 3814 INFO rally.task.engine [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Starting: Task validation of syntax. 2018-01-01 20:18:12.134 3814 INFO rally.task.engine [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Completed: Task validation of syntax. 2018-01-01 20:18:12.134 3814 INFO rally.task.engine [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Starting: Task validation of required platforms. 2018-01-01 20:18:12.196 3814 INFO rally.task.engine [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Completed: Task validation of required platforms. 2018-01-01 20:18:12.197 3814 INFO rally.task.engine [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Starting: Task validation of semantic. 2018-01-01 20:18:12.982 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:18:15.710 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.73 sec 2018-01-01 20:18:15.784 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:18:19.911 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.13 sec 2018-01-01 20:18:19.912 3814 INFO rally.task.engine [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Completed: Task validation of semantic. 2018-01-01 20:18:19.912 3814 INFO rally.task.engine [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Completed: Task validation. 2018-01-01 20:18:19.913 3814 INFO rally.task.engine [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Starting: Running task. 2018-01-01 20:18:20.084 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:18:22.883 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.80 sec 2018-01-01 20:18:22.883 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:18:22.884 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-01 20:18:22.905 3939 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:18:24.755 3939 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:18:24.785 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:18:30.986 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 6.20 sec 2018-01-01 20:18:30.987 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:18:35.111 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.12 sec 2018-01-01 20:18:36.180 3814 INFO rally.task.engine [-] Load duration is: 0.696459 2018-01-01 20:18:36.181 3814 INFO rally.task.engine [-] Full duration is: 15.04736 2018-01-01 20:18:36.449 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:18:39.197 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.75 sec 2018-01-01 20:18:39.197 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:18:39.198 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:18:39.219 4105 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:18:41.010 4105 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:18:41.037 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:18:47.261 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 6.22 sec 2018-01-01 20:18:47.262 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:18:51.308 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-01 20:18:52.542 3814 INFO rally.task.engine [-] Load duration is: 0.622529 2018-01-01 20:18:52.543 3814 INFO rally.task.engine [-] Full duration is: 14.878152 2018-01-01 20:18:52.817 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:18:55.679 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.86 sec 2018-01-01 20:18:55.679 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:18:55.680 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:18:55.700 4271 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:18:57.570 4271 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:18:57.590 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:19:03.742 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 6.15 sec 2018-01-01 20:19:03.743 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:19:07.853 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-01 20:19:08.910 3814 INFO rally.task.engine [-] Load duration is: 0.651403 2018-01-01 20:19:08.911 3814 INFO rally.task.engine [-] Full duration is: 15.052689 2018-01-01 20:19:09.174 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:19:11.892 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.72 sec 2018-01-01 20:19:11.892 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:19:11.893 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:19:11.914 4437 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:19:13.800 4437 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:19:13.822 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:19:17.931 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 4.11 sec 2018-01-01 20:19:17.931 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:19:21.924 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-01 20:19:23.256 3814 INFO rally.task.engine [-] Load duration is: 0.625758 2018-01-01 20:19:23.256 3814 INFO rally.task.engine [-] Full duration is: 12.769091 2018-01-01 20:19:23.492 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:19:26.282 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.79 sec 2018-01-01 20:19:26.283 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:19:26.283 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:19:26.304 4603 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:19:28.104 4603 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:19:28.131 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:19:32.279 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 4.15 sec 2018-01-01 20:19:32.279 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:19:36.751 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.47 sec 2018-01-01 20:19:37.574 3814 INFO rally.task.engine [-] Load duration is: 0.59987 2018-01-01 20:19:37.574 3814 INFO rally.task.engine [-] Full duration is: 13.276577 2018-01-01 20:19:37.828 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:19:40.625 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.80 sec 2018-01-01 20:19:40.626 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:19:40.626 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-01 20:19:40.647 4769 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:19:42.995 4769 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:19:43.023 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:19:53.596 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 10.57 sec 2018-01-01 20:19:53.597 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:19:57.900 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.30 sec 2018-01-01 20:19:57.957 3814 INFO rally.task.engine [-] Load duration is: 1.17483 2018-01-01 20:19:57.958 3814 INFO rally.task.engine [-] Full duration is: 20.089502 2018-01-01 20:19:58.233 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:20:01.028 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.80 sec 2018-01-01 20:20:01.028 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:20:01.029 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:20:01.050 4935 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:20:03.197 4935 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:20:03.219 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:20:07.383 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 4.16 sec 2018-01-01 20:20:07.384 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:20:11.507 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.12 sec 2018-01-01 20:20:12.314 3814 INFO rally.task.engine [-] Load duration is: 0.925397 2018-01-01 20:20:12.315 3814 INFO rally.task.engine [-] Full duration is: 13.292666 2018-01-01 20:20:12.557 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:20:15.374 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.82 sec 2018-01-01 20:20:15.375 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:20:15.375 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-01 20:20:15.396 5101 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:20:17.190 5101 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:20:17.213 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:20:23.634 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 6.42 sec 2018-01-01 20:20:23.634 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:20:27.814 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.18 sec 2018-01-01 20:20:28.652 3814 INFO rally.task.engine [-] Load duration is: 0.660972 2018-01-01 20:20:28.652 3814 INFO rally.task.engine [-] Full duration is: 15.27324 2018-01-01 20:20:28.896 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:20:31.719 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.82 sec 2018-01-01 20:20:31.719 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:20:31.719 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:20:31.740 5267 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:20:33.530 5267 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:20:33.557 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:20:39.860 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 6.30 sec 2018-01-01 20:20:39.860 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:20:43.918 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-01 20:20:44.991 3814 INFO rally.task.engine [-] Load duration is: 0.592252 2018-01-01 20:20:44.992 3814 INFO rally.task.engine [-] Full duration is: 15.038737 2018-01-01 20:20:45.261 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:20:48.024 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.76 sec 2018-01-01 20:20:48.024 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:20:48.024 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:20:48.046 5433 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:20:49.933 5433 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:20:49.958 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:20:56.457 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 6.50 sec 2018-01-01 20:20:56.458 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:21:00.532 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-01 20:21:01.384 3814 INFO rally.task.engine [-] Load duration is: 0.729841 2018-01-01 20:21:01.385 3814 INFO rally.task.engine [-] Full duration is: 15.288239 2018-01-01 20:21:01.656 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() started 2018-01-01 20:21:04.466 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack setup() finished in 2.81 sec 2018-01-01 20:21:04.467 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() started 2018-01-01 20:21:04.467 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-01 20:21:04.488 5599 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 START 2018-01-01 20:21:09.314 5599 INFO rally.task.runner [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | ITER: 1 END: OK 2018-01-01 20:21:09.335 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:21:19.109 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context admin_cleanup@openstack cleanup() finished in 9.77 sec 2018-01-01 20:21:19.109 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() started 2018-01-01 20:21:23.304 3814 INFO rally.task.context [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Context users@openstack cleanup() finished in 4.19 sec 2018-01-01 20:21:23.789 3814 INFO rally.task.engine [-] Load duration is: 3.567569 2018-01-01 20:21:23.790 3814 INFO rally.task.engine [-] Full duration is: 21.666069 2018-01-01 20:21:24.021 3814 INFO rally.task.engine [-] Task 835e75da-6ce6-432f-96ef-6ecacf105db4 | Completed: Running task. Task 835e75da-6ce6-432f-96ef-6ecacf105db4: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | keystone_v3.add_role | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | keystone_v3.revoke_role | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696459 Full duration: 15.04736 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | keystone_v3.add_role | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.list_roles | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> duration | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.622529 Full duration: 14.878152 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | keystone_v3.list_projects | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> duration | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.651403 Full duration: 15.052689 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 100.0% | 1 | | keystone_v3.delete_role | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> duration | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.625758 Full duration: 12.769091 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | keystone_v3.delete_service | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.59987 Full duration: 13.276577 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | keystone_v3.create_user | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> keystone_v3.add_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.create_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.get_project | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | keystone_v3.get_user | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.get_role | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.list_services | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_services | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 100.0% | 1 | | -> duration | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.17483 Full duration: 20.089502 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | keystone_v3.update_project | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.delete_project | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> duration | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.925397 Full duration: 13.292666 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> duration | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.660972 Full duration: 15.27324 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | total | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> duration | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.592252 Full duration: 15.038737 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | keystone_v3.list_users | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729841 Full duration: 15.288239 test scenario KeystoneBasic.create_tenant_with_users +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | keystone_v3.create_users | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | total | 3.568 | 3.568 | 3.568 | 3.568 | 3.568 | 3.568 | 100.0% | 1 | | -> duration | 3.568 | 3.568 | 3.568 | 3.568 | 3.568 | 3.568 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.567569 Full duration: 21.666069 2018-01-01 20:21:24,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 835e75da-6ce6-432f-96ef-6ecacf105db4 2018-01-01 20:21:24,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '835e75da-6ce6-432f-96ef-6ecacf105db4', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-01 20:21:24,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '835e75da-6ce6-432f-96ef-6ecacf105db4'] 2018-01-01 20:21:25,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-01 20:21:25,944 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-01 20:21:25,945 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-01 20:21:25,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-01 20:21:25,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-01 20:21:25,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-01 20:21:26,002 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '5bc0ac69-3bfb-40b1-8791-2708e8770bfb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'flavor_name': 'rally-tiny-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-01 20:26:56,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 10bc3d7b-999e-4cb6-81e8-234677b04e04: started 2018-01-01 20:21:29.684 5729 INFO rally.task.engine [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Starting: Task validation. 2018-01-01 20:21:29.735 5729 INFO rally.task.engine [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Starting: Task validation of syntax. 2018-01-01 20:21:29.934 5729 INFO rally.task.engine [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Completed: Task validation of syntax. 2018-01-01 20:21:29.934 5729 INFO rally.task.engine [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Starting: Task validation of required platforms. 2018-01-01 20:21:30.010 5729 INFO rally.task.engine [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Completed: Task validation of required platforms. 2018-01-01 20:21:30.011 5729 INFO rally.task.engine [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Starting: Task validation of semantic. 2018-01-01 20:21:30.780 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:21:33.880 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 3.10 sec 2018-01-01 20:21:39.105 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:21:43.354 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 4.25 sec 2018-01-01 20:21:43.355 5729 INFO rally.task.engine [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Completed: Task validation of semantic. 2018-01-01 20:21:43.355 5729 INFO rally.task.engine [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Completed: Task validation. 2018-01-01 20:21:43.356 5729 INFO rally.task.engine [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Starting: Running task. 2018-01-01 20:21:43.529 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:21:46.415 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.89 sec 2018-01-01 20:21:46.416 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:21:47.137 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-01 20:21:47.138 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:21:47.138 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:21:47.161 5854 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:21:49.654 5854 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:21:49.677 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:21:55.362 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 5.69 sec 2018-01-01 20:21:55.363 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:21:55.432 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 69.54 msec 2018-01-01 20:21:55.433 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:21:59.094 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-01 20:21:59.623 5729 INFO rally.task.engine [-] Load duration is: 2.490537 2018-01-01 20:21:59.623 5729 INFO rally.task.engine [-] Full duration is: 15.583175 2018-01-01 20:21:59.903 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:22:02.672 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.77 sec 2018-01-01 20:22:02.672 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:22:03.366 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.69 sec 2018-01-01 20:22:03.367 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() started 2018-01-01 20:22:09.587 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() finished in 6.22 sec 2018-01-01 20:22:09.588 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:22:09.588 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-01 20:22:09.610 6140 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:22:12.463 6140 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:22:12.493 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:22:20.869 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 8.38 sec 2018-01-01 20:22:20.869 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() started 2018-01-01 20:22:26.957 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() finished in 6.09 sec 2018-01-01 20:22:26.957 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:22:27.025 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 67.97 msec 2018-01-01 20:22:27.026 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:22:30.758 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-01 20:22:32.086 5729 INFO rally.task.engine [-] Load duration is: 2.850594 2018-01-01 20:22:32.086 5729 INFO rally.task.engine [-] Full duration is: 30.875319 2018-01-01 20:22:32.358 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:22:35.187 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.83 sec 2018-01-01 20:22:35.187 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:22:36.148 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.96 sec 2018-01-01 20:22:36.148 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() started 2018-01-01 20:22:42.364 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() finished in 6.22 sec 2018-01-01 20:22:42.364 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:22:42.365 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-01 20:22:42.388 6426 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:22:49.367 6426 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:22:49.387 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:23:03.031 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 13.64 sec 2018-01-01 20:23:03.031 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() started 2018-01-01 20:23:10.542 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() finished in 7.51 sec 2018-01-01 20:23:10.543 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:23:10.601 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 58.75 msec 2018-01-01 20:23:10.602 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:23:14.275 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-01 20:23:14.600 5729 INFO rally.task.engine [-] Load duration is: 6.977465 2018-01-01 20:23:14.601 5729 INFO rally.task.engine [-] Full duration is: 41.936406 2018-01-01 20:23:14.864 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:23:17.692 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.83 sec 2018-01-01 20:23:17.693 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:23:18.349 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-01 20:23:18.350 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() started 2018-01-01 20:23:24.452 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() finished in 6.10 sec 2018-01-01 20:23:24.453 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:23:24.453 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-01 20:23:24.476 6712 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:23:26.836 6712 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:23:26.861 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:23:35.589 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 8.73 sec 2018-01-01 20:23:35.590 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() started 2018-01-01 20:23:42.017 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() finished in 6.43 sec 2018-01-01 20:23:42.018 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:23:42.091 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 73.73 msec 2018-01-01 20:23:42.092 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:23:45.739 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-01 20:23:47.052 5729 INFO rally.task.engine [-] Load duration is: 2.358303 2018-01-01 20:23:47.053 5729 INFO rally.task.engine [-] Full duration is: 30.893414 2018-01-01 20:23:47.309 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:23:50.183 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.87 sec 2018-01-01 20:23:50.183 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:23:50.869 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.69 sec 2018-01-01 20:23:50.869 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:23:50.870 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-01 20:23:50.890 6998 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:23:52.540 6998 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:23:52.568 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:24:00.869 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 8.30 sec 2018-01-01 20:24:00.870 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:24:00.938 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 68.45 msec 2018-01-01 20:24:00.939 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:24:04.708 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-01 20:24:05.432 5729 INFO rally.task.engine [-] Load duration is: 1.648409 2018-01-01 20:24:05.433 5729 INFO rally.task.engine [-] Full duration is: 17.41729 2018-01-01 20:24:05.718 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:24:08.398 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.68 sec 2018-01-01 20:24:08.398 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:24:09.119 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-01 20:24:09.119 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() started 2018-01-01 20:24:15.419 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() finished in 6.30 sec 2018-01-01 20:24:15.419 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:24:15.419 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:24:15.443 7284 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:24:17.595 7284 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:24:17.624 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:24:26.009 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 8.39 sec 2018-01-01 20:24:26.010 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() started 2018-01-01 20:24:31.932 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() finished in 5.92 sec 2018-01-01 20:24:31.932 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:24:32.006 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 73.95 msec 2018-01-01 20:24:32.007 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:24:35.583 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-01 20:24:35.907 5729 INFO rally.task.engine [-] Load duration is: 2.149882 2018-01-01 20:24:35.908 5729 INFO rally.task.engine [-] Full duration is: 29.883824 2018-01-01 20:24:36.171 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:24:38.998 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.83 sec 2018-01-01 20:24:38.999 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:24:39.743 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-01 20:24:39.744 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() started 2018-01-01 20:24:45.928 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() finished in 6.18 sec 2018-01-01 20:24:45.929 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:24:45.929 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-01 20:24:45.950 7570 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:24:50.598 7570 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:24:50.626 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:25:06.876 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 16.25 sec 2018-01-01 20:25:06.876 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() started 2018-01-01 20:25:14.035 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() finished in 7.16 sec 2018-01-01 20:25:14.036 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:25:14.096 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 60.08 msec 2018-01-01 20:25:14.096 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:25:17.912 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-01 20:25:18.398 5729 INFO rally.task.engine [-] Load duration is: 4.645586 2018-01-01 20:25:18.399 5729 INFO rally.task.engine [-] Full duration is: 41.759493 2018-01-01 20:25:18.670 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:25:21.571 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.90 sec 2018-01-01 20:25:21.571 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:25:22.290 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-01 20:25:22.291 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() started 2018-01-01 20:25:28.379 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack setup() finished in 6.09 sec 2018-01-01 20:25:28.379 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:25:28.379 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:25:28.402 7856 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:25:30.591 7856 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:25:30.613 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:25:43.842 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 13.23 sec 2018-01-01 20:25:43.842 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() started 2018-01-01 20:25:49.536 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context network@openstack cleanup() finished in 5.69 sec 2018-01-01 20:25:49.537 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:25:49.604 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 66.85 msec 2018-01-01 20:25:49.604 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:25:53.228 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-01 20:25:54.872 5729 INFO rally.task.engine [-] Load duration is: 2.186433 2018-01-01 20:25:54.873 5729 INFO rally.task.engine [-] Full duration is: 34.574321 2018-01-01 20:25:55.134 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:25:58.006 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.87 sec 2018-01-01 20:25:58.006 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:25:58.671 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-01 20:25:58.672 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:25:58.672 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:25:58.693 8142 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:26:00.285 8142 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:26:00.309 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:26:05.948 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 5.64 sec 2018-01-01 20:26:05.948 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:26:05.994 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 46.22 msec 2018-01-01 20:26:05.995 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:26:09.573 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-01 20:26:11.236 5729 INFO rally.task.engine [-] Load duration is: 1.58963 2018-01-01 20:26:11.237 5729 INFO rally.task.engine [-] Full duration is: 14.457005 2018-01-01 20:26:11.495 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:26:14.223 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.73 sec 2018-01-01 20:26:14.224 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:26:14.906 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-01 20:26:14.907 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:26:14.907 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-01 20:26:14.927 8428 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:26:16.860 8428 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:26:16.886 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:26:22.673 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 5.79 sec 2018-01-01 20:26:22.673 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:26:22.731 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 57.75 msec 2018-01-01 20:26:22.731 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:26:26.414 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-01 20:26:27.586 5729 INFO rally.task.engine [-] Load duration is: 1.931411 2018-01-01 20:26:27.586 5729 INFO rally.task.engine [-] Full duration is: 14.937969 2018-01-01 20:26:27.856 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() started 2018-01-01 20:26:30.542 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack setup() finished in 2.69 sec 2018-01-01 20:26:30.543 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() started 2018-01-01 20:26:31.327 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack setup() finished in 0.78 sec 2018-01-01 20:26:31.327 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context roles@openstack setup() started 2018-01-01 20:26:33.457 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context roles@openstack setup() finished in 2.13 sec 2018-01-01 20:26:33.457 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() started 2018-01-01 20:26:33.457 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:26:33.480 8744 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 START 2018-01-01 20:26:38.650 8744 INFO rally.task.runner [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | ITER: 1 END: OK 2018-01-01 20:26:38.672 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() started 2018-01-01 20:26:49.336 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context cleanup@openstack cleanup() finished in 10.66 sec 2018-01-01 20:26:49.336 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context roles@openstack cleanup() started 2018-01-01 20:26:50.414 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context roles@openstack cleanup() finished in 1.08 sec 2018-01-01 20:26:50.414 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() started 2018-01-01 20:26:50.476 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context quotas@openstack cleanup() finished in 61.98 msec 2018-01-01 20:26:50.476 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() started 2018-01-01 20:26:54.447 5729 INFO rally.task.context [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-01 20:26:56.107 5729 INFO rally.task.engine [-] Load duration is: 5.167767 2018-01-01 20:26:56.108 5729 INFO rally.task.engine [-] Full duration is: 26.611059 2018-01-01 20:26:56.315 5729 INFO rally.task.engine [-] Task 10bc3d7b-999e-4cb6-81e8-234677b04e04 | Completed: Running task. Task 10bc3d7b-999e-4cb6-81e8-234677b04e04: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.405 | 1.405 | 1.405 | 1.405 | 1.405 | 1.405 | 100.0% | 1 | | neutron.delete_network | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | total | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 100.0% | 1 | | -> duration | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.490537 Full duration: 15.583175 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 1.966 | 100.0% | 1 | | neutron.delete_port | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | total | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 100.0% | 1 | | -> duration | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.850594 Full duration: 30.875319 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | neutron.create_subnet | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | neutron.create_router | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | neutron.add_interface_router | 2.31 | 2.31 | 2.31 | 2.31 | 2.31 | 2.31 | 100.0% | 1 | | neutron.remove_interface_router | 1.727 | 1.727 | 1.727 | 1.727 | 1.727 | 1.727 | 100.0% | 1 | | neutron.delete_router | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 6.977 | 6.977 | 6.977 | 6.977 | 6.977 | 6.977 | 100.0% | 1 | | -> duration | 6.977 | 6.977 | 6.977 | 6.977 | 6.977 | 6.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.977465 Full duration: 41.936406 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 100.0% | 1 | | neutron.delete_subnet | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | total | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 100.0% | 1 | | -> duration | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.358303 Full duration: 30.893414 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 100.0% | 1 | | neutron.list_networks | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 100.0% | 1 | | -> duration | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.648409 Full duration: 17.41729 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.008 | 2.008 | 2.008 | 2.008 | 2.008 | 2.008 | 100.0% | 1 | | neutron.list_ports | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | total | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 100.0% | 1 | | -> duration | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.149882 Full duration: 29.883824 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | neutron.create_subnet | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | neutron.create_router | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | neutron.add_interface_router | 2.413 | 2.413 | 2.413 | 2.413 | 2.413 | 2.413 | 100.0% | 1 | | neutron.list_routers | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 4.646 | 4.646 | 4.646 | 4.646 | 4.646 | 4.646 | 100.0% | 1 | | -> duration | 4.646 | 4.646 | 4.646 | 4.646 | 4.646 | 4.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.645586 Full duration: 41.759493 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | neutron.create_subnet | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | neutron.list_subnets | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 2.186 | 2.186 | 2.186 | 2.186 | 2.186 | 2.186 | 100.0% | 1 | | -> duration | 2.186 | 2.186 | 2.186 | 2.186 | 2.186 | 2.186 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.186433 Full duration: 34.574321 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | neutron.delete_security_group | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 100.0% | 1 | | -> duration | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.58963 Full duration: 14.457005 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 100.0% | 1 | | neutron.create_security_group_rule | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | neutron.delete_security_group | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 100.0% | 1 | | -> duration | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.931411 Full duration: 14.937969 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 100.0% | 1 | | neutron.create_router | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | neutron.add_gateway_router | 2.246 | 2.246 | 2.246 | 2.246 | 2.246 | 2.246 | 100.0% | 1 | | neutron.remove_gateway_router | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 100.0% | 1 | | total | 5.168 | 5.168 | 5.168 | 5.168 | 5.168 | 5.168 | 100.0% | 1 | | -> duration | 5.168 | 5.168 | 5.168 | 5.168 | 5.168 | 5.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.167767 Full duration: 26.611059 2018-01-01 20:26:56,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 10bc3d7b-999e-4cb6-81e8-234677b04e04 2018-01-01 20:26:56,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '10bc3d7b-999e-4cb6-81e8-234677b04e04', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-01 20:26:56,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '10bc3d7b-999e-4cb6-81e8-234677b04e04'] 2018-01-01 20:26:58,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-01 20:26:58,219 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-01 20:26:58,220 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-01 20:26:58,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-01 20:26:58,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-01 20:26:58,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-01 20:26:58,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '5bc0ac69-3bfb-40b1-8791-2708e8770bfb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'flavor_name': 'rally-tiny-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-01 20:33:55,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ee950025-556e-467e-bdda-5375cf91cb07: started 2018-01-01 20:27:01.851 9024 INFO rally.task.engine [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Starting: Task validation. 2018-01-01 20:27:01.898 9024 INFO rally.task.engine [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Starting: Task validation of syntax. 2018-01-01 20:27:02.043 9024 INFO rally.task.engine [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Completed: Task validation of syntax. 2018-01-01 20:27:02.043 9024 INFO rally.task.engine [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Starting: Task validation of required platforms. 2018-01-01 20:27:02.103 9024 INFO rally.task.engine [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Completed: Task validation of required platforms. 2018-01-01 20:27:02.104 9024 INFO rally.task.engine [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Starting: Task validation of semantic. 2018-01-01 20:27:02.860 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() started 2018-01-01 20:27:05.657 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() finished in 2.80 sec 2018-01-01 20:27:16.205 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() started 2018-01-01 20:27:20.411 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() finished in 4.21 sec 2018-01-01 20:27:20.412 9024 INFO rally.task.engine [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Completed: Task validation of semantic. 2018-01-01 20:27:20.412 9024 INFO rally.task.engine [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Completed: Task validation. 2018-01-01 20:27:20.413 9024 INFO rally.task.engine [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Starting: Running task. 2018-01-01 20:27:20.574 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() started 2018-01-01 20:27:23.310 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() finished in 2.74 sec 2018-01-01 20:27:23.311 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() started 2018-01-01 20:27:23.311 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-01 20:27:24.157 9149 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 START 2018-01-01 20:27:52.304 9149 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 END: OK 2018-01-01 20:27:52.333 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() started 2018-01-01 20:27:54.223 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() finished in 1.89 sec 2018-01-01 20:27:54.223 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() started 2018-01-01 20:27:58.061 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-01 20:27:58.790 9024 INFO rally.task.engine [-] Load duration is: 27.144444 2018-01-01 20:27:58.790 9024 INFO rally.task.engine [-] Full duration is: 37.502295 2018-01-01 20:27:59.051 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() started 2018-01-01 20:28:01.923 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() finished in 2.87 sec 2018-01-01 20:28:01.923 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() started 2018-01-01 20:28:01.924 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-01 20:28:02.705 9295 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 START 2018-01-01 20:28:42.747 9295 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 END: OK 2018-01-01 20:28:42.773 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() started 2018-01-01 20:28:46.993 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() finished in 4.22 sec 2018-01-01 20:28:46.993 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() started 2018-01-01 20:28:50.749 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-01 20:28:51.341 9024 INFO rally.task.engine [-] Load duration is: 39.038117 2018-01-01 20:28:51.341 9024 INFO rally.task.engine [-] Full duration is: 51.715722 2018-01-01 20:28:51.614 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() started 2018-01-01 20:28:54.638 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() finished in 3.02 sec 2018-01-01 20:28:54.638 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() started 2018-01-01 20:28:54.638 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:28:55.502 9521 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 START 2018-01-01 20:29:34.631 9521 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 END: OK 2018-01-01 20:29:34.658 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() started 2018-01-01 20:29:38.846 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() finished in 4.19 sec 2018-01-01 20:29:38.847 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() started 2018-01-01 20:29:42.586 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-01 20:29:43.903 9024 INFO rally.task.engine [-] Load duration is: 38.126829 2018-01-01 20:29:43.904 9024 INFO rally.task.engine [-] Full duration is: 50.991006 2018-01-01 20:29:44.146 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() started 2018-01-01 20:29:47.058 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() finished in 2.91 sec 2018-01-01 20:29:47.058 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack setup() started 2018-01-01 20:29:48.357 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack setup() finished in 1.30 sec 2018-01-01 20:29:48.357 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack setup() started 2018-01-01 20:29:54.262 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack setup() finished in 5.90 sec 2018-01-01 20:29:54.263 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() started 2018-01-01 20:29:54.263 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-01 20:29:54.981 9747 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 START 2018-01-01 20:30:12.290 9747 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 END: OK 2018-01-01 20:30:12.322 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() started 2018-01-01 20:30:14.124 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() finished in 1.80 sec 2018-01-01 20:30:14.124 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack cleanup() started 2018-01-01 20:30:22.062 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack cleanup() finished in 7.94 sec 2018-01-01 20:30:22.062 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack cleanup() started 2018-01-01 20:30:22.177 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-01 20:30:22.177 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() started 2018-01-01 20:30:25.869 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-01 20:30:26.378 9024 INFO rally.task.engine [-] Load duration is: 16.306875 2018-01-01 20:30:26.379 9024 INFO rally.task.engine [-] Full duration is: 41.74152 2018-01-01 20:30:26.642 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() started 2018-01-01 20:30:29.548 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() finished in 2.91 sec 2018-01-01 20:30:29.548 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack setup() started 2018-01-01 20:30:30.876 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack setup() finished in 1.33 sec 2018-01-01 20:30:30.877 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack setup() started 2018-01-01 20:30:36.833 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack setup() finished in 5.96 sec 2018-01-01 20:30:36.834 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() started 2018-01-01 20:30:36.834 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-01 20:30:38.033 9893 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 START 2018-01-01 20:31:02.632 9893 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 END: OK 2018-01-01 20:31:02.659 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() started 2018-01-01 20:31:06.711 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() finished in 4.05 sec 2018-01-01 20:31:06.711 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack cleanup() started 2018-01-01 20:31:14.239 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack cleanup() finished in 7.53 sec 2018-01-01 20:31:14.239 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack cleanup() started 2018-01-01 20:31:14.422 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-01 20:31:14.422 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() started 2018-01-01 20:31:18.273 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-01 20:31:18.958 9024 INFO rally.task.engine [-] Load duration is: 23.59595 2018-01-01 20:31:18.959 9024 INFO rally.task.engine [-] Full duration is: 51.648434 2018-01-01 20:31:19.241 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() started 2018-01-01 20:31:22.189 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() finished in 2.95 sec 2018-01-01 20:31:22.189 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack setup() started 2018-01-01 20:31:23.313 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack setup() finished in 1.12 sec 2018-01-01 20:31:23.314 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack setup() started 2018-01-01 20:31:29.330 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack setup() finished in 6.02 sec 2018-01-01 20:31:29.331 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() started 2018-01-01 20:31:29.331 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:31:30.451 10119 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 START 2018-01-01 20:31:54.810 10119 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 END: OK 2018-01-01 20:31:54.839 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() started 2018-01-01 20:31:56.752 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() finished in 1.91 sec 2018-01-01 20:31:56.753 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack cleanup() started 2018-01-01 20:32:04.555 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack cleanup() finished in 7.80 sec 2018-01-01 20:32:04.555 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack cleanup() started 2018-01-01 20:32:04.687 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context quotas@openstack cleanup() finished in 0.13 sec 2018-01-01 20:32:04.688 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() started 2018-01-01 20:32:08.448 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-01 20:32:09.517 9024 INFO rally.task.engine [-] Load duration is: 19.357441 2018-01-01 20:32:09.518 9024 INFO rally.task.engine [-] Full duration is: 49.226547 2018-01-01 20:32:09.771 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() started 2018-01-01 20:32:12.693 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() finished in 2.92 sec 2018-01-01 20:32:12.693 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() started 2018-01-01 20:32:12.694 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:32:13.493 10265 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 START 2018-01-01 20:32:57.059 10265 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 END: OK 2018-01-01 20:32:57.085 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() started 2018-01-01 20:32:58.910 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() finished in 1.83 sec 2018-01-01 20:32:58.910 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() started 2018-01-01 20:33:02.949 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-01 20:33:04.085 9024 INFO rally.task.engine [-] Load duration is: 42.558458 2018-01-01 20:33:04.085 9024 INFO rally.task.engine [-] Full duration is: 53.197077 2018-01-01 20:33:04.351 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() started 2018-01-01 20:33:07.198 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() finished in 2.85 sec 2018-01-01 20:33:07.199 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack setup() started 2018-01-01 20:33:13.338 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack setup() finished in 6.14 sec 2018-01-01 20:33:13.339 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() started 2018-01-01 20:33:13.339 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-01 20:33:14.037 10411 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 START 2018-01-01 20:33:26.393 10411 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 END: OK 2018-01-01 20:33:26.418 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() started 2018-01-01 20:33:33.041 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() finished in 6.62 sec 2018-01-01 20:33:33.041 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack cleanup() started 2018-01-01 20:33:40.388 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context network@openstack cleanup() finished in 7.35 sec 2018-01-01 20:33:40.389 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() started 2018-01-01 20:33:44.106 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-01 20:33:44.584 9024 INFO rally.task.engine [-] Load duration is: 11.349966 2018-01-01 20:33:44.585 9024 INFO rally.task.engine [-] Full duration is: 39.773136 2018-01-01 20:33:44.841 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() started 2018-01-01 20:33:47.661 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack setup() finished in 2.82 sec 2018-01-01 20:33:47.662 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() started 2018-01-01 20:33:47.662 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-01 20:33:47.684 10557 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 START 2018-01-01 20:33:48.656 10557 INFO rally.task.runner [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | ITER: 1 END: OK 2018-01-01 20:33:48.680 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() started 2018-01-01 20:33:50.533 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context cleanup@openstack cleanup() finished in 1.85 sec 2018-01-01 20:33:50.534 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() started 2018-01-01 20:33:54.531 9024 INFO rally.task.context [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-01 20:33:54.894 9024 INFO rally.task.engine [-] Load duration is: 0.97005 2018-01-01 20:33:54.894 9024 INFO rally.task.engine [-] Full duration is: 9.70719 2018-01-01 20:33:55.098 9024 INFO rally.task.engine [-] Task ee950025-556e-467e-bdda-5375cf91cb07 | Completed: Running task. Task ee950025-556e-467e-bdda-5375cf91cb07: finished test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.676 | 14.676 | 14.676 | 14.676 | 14.676 | 14.676 | 100.0% | 1 | | nova.find_host_to_migrate | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | nova.live_migrate | 9.766 | 9.766 | 9.766 | 9.766 | 9.766 | 9.766 | 100.0% | 1 | | nova.delete_server | 2.763 | 2.763 | 2.763 | 2.763 | 2.763 | 2.763 | 100.0% | 1 | | total | 28.144 | 28.144 | 28.144 | 28.144 | 28.144 | 28.144 | 100.0% | 1 | | -> duration | 27.144 | 27.144 | 27.144 | 27.144 | 27.144 | 27.144 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.144444 Full duration: 37.502295 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.423 | 14.423 | 14.423 | 14.423 | 14.423 | 14.423 | 100.0% | 1 | | cinder_v2.create_volume | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 100.0% | 1 | | nova.attach_volume | 4.403 | 4.403 | 4.403 | 4.403 | 4.403 | 4.403 | 100.0% | 1 | | nova.find_host_to_migrate | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | nova.live_migrate | 11.724 | 11.724 | 11.724 | 11.724 | 11.724 | 11.724 | 100.0% | 1 | | nova.detach_volume | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | cinder_v2.delete_volume | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 100.0% | 1 | | nova.delete_server | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 100.0% | 1 | | total | 40.038 | 40.038 | 40.038 | 40.038 | 40.038 | 40.038 | 100.0% | 1 | | -> duration | 39.038 | 39.038 | 39.038 | 39.038 | 39.038 | 39.038 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.038117 Full duration: 51.715722 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.779 | 7.779 | 7.779 | 7.779 | 7.779 | 7.779 | 100.0% | 1 | | nova.boot_server | 14.052 | 14.052 | 14.052 | 14.052 | 14.052 | 14.052 | 100.0% | 1 | | nova.find_host_to_migrate | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 100.0% | 1 | | nova.live_migrate | 11.577 | 11.577 | 11.577 | 11.577 | 11.577 | 11.577 | 100.0% | 1 | | nova.delete_server | 4.755 | 4.755 | 4.755 | 4.755 | 4.755 | 4.755 | 100.0% | 1 | | total | 39.127 | 39.127 | 39.127 | 39.127 | 39.127 | 39.127 | 100.0% | 1 | | -> duration | 38.127 | 38.127 | 38.127 | 38.127 | 38.127 | 38.127 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.126829 Full duration: 50.991006 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | nova.boot_server | 13.526 | 13.526 | 13.526 | 13.526 | 13.526 | 13.526 | 100.0% | 1 | | nova.delete_server | 2.798 | 2.798 | 2.798 | 2.798 | 2.798 | 2.798 | 100.0% | 1 | | nova.delete_keypair | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 17.307 | 17.307 | 17.307 | 17.307 | 17.307 | 17.307 | 100.0% | 1 | | -> duration | 16.307 | 16.307 | 16.307 | 16.307 | 16.307 | 16.307 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.306875 Full duration: 41.74152 test scenario NovaServers.boot_server_from_volume_and_delete +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.722 | 7.722 | 7.722 | 7.722 | 7.722 | 7.722 | 100.0% | 1 | | nova.boot_server | 14.002 | 14.002 | 14.002 | 14.002 | 14.002 | 14.002 | 100.0% | 1 | | nova.delete_server | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 100.0% | 1 | | total | 24.596 | 24.596 | 24.596 | 24.596 | 24.596 | 24.596 | 100.0% | 1 | | -> duration | 23.596 | 23.596 | 23.596 | 23.596 | 23.596 | 23.596 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.59595 Full duration: 51.648434 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.291 | 14.291 | 14.291 | 14.291 | 14.291 | 14.291 | 100.0% | 1 | | nova.pause_server | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 100.0% | 1 | | nova.unpause_server | 2.496 | 2.496 | 2.496 | 2.496 | 2.496 | 2.496 | 100.0% | 1 | | nova.delete_server | 4.909 | 4.909 | 4.909 | 4.909 | 4.909 | 4.909 | 100.0% | 1 | | total | 24.357 | 24.357 | 24.357 | 24.357 | 24.357 | 24.357 | 100.0% | 1 | | -> duration | 19.357 | 19.357 | 19.357 | 19.357 | 19.357 | 19.357 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.357441 Full duration: 49.226547 test scenario NovaServers.boot_and_migrate_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.563 | 14.563 | 14.563 | 14.563 | 14.563 | 14.563 | 100.0% | 1 | | nova.migrate | 23.444 | 23.444 | 23.444 | 23.444 | 23.444 | 23.444 | 100.0% | 1 | | nova.resize_confirm | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 100.0% | 1 | | nova.delete_server | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 100.0% | 1 | | total | 43.558 | 43.558 | 43.558 | 43.558 | 43.558 | 43.558 | 100.0% | 1 | | -> duration | 42.558 | 42.558 | 42.558 | 42.558 | 42.558 | 42.558 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.558458 Full duration: 53.197077 test scenario NovaServers.boot_server_and_list_interfaces +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.158 | 12.158 | 12.158 | 12.158 | 12.158 | 12.158 | 100.0% | 1 | | nova.list_interfaces | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 12.35 | 12.35 | 12.35 | 12.35 | 12.35 | 12.35 | 100.0% | 1 | | -> duration | 11.35 | 11.35 | 11.35 | 11.35 | 11.35 | 11.35 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.349966 Full duration: 39.773136 test scenario NovaServerGroups.create_and_delete_server_group +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | nova.delete_server_group | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> duration | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.97005 Full duration: 9.70719 2018-01-01 20:33:55,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ee950025-556e-467e-bdda-5375cf91cb07 2018-01-01 20:33:55,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ee950025-556e-467e-bdda-5375cf91cb07', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-01 20:33:55,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ee950025-556e-467e-bdda-5375cf91cb07'] 2018-01-01 20:33:56,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-01 20:33:57,001 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-01 20:33:57,002 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-01 20:33:57,002 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-01 20:33:57,002 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-01 20:33:57,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-01 20:33:57,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '5bc0ac69-3bfb-40b1-8791-2708e8770bfb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'flavor_name': 'rally-tiny-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-a5fa865a-b3af-4a4d-8204-363074a90e4a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-01 20:35:02,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d814c75c-584b-4be5-96d5-48b0c31a7d56: started 2018-01-01 20:34:00.617 10667 INFO rally.task.engine [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Starting: Task validation. 2018-01-01 20:34:00.664 10667 INFO rally.task.engine [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Starting: Task validation of syntax. 2018-01-01 20:34:00.738 10667 INFO rally.task.engine [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Completed: Task validation of syntax. 2018-01-01 20:34:00.738 10667 INFO rally.task.engine [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Starting: Task validation of required platforms. 2018-01-01 20:34:00.768 10667 INFO rally.task.engine [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Completed: Task validation of required platforms. 2018-01-01 20:34:00.769 10667 INFO rally.task.engine [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Starting: Task validation of semantic. 2018-01-01 20:34:01.616 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() started 2018-01-01 20:34:04.311 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() finished in 2.69 sec 2018-01-01 20:34:06.718 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() started 2018-01-01 20:34:10.709 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-01 20:34:10.709 10667 INFO rally.task.engine [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Completed: Task validation of semantic. 2018-01-01 20:34:10.710 10667 INFO rally.task.engine [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Completed: Task validation. 2018-01-01 20:34:10.710 10667 INFO rally.task.engine [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Starting: Running task. 2018-01-01 20:34:10.890 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() started 2018-01-01 20:34:13.640 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() finished in 2.75 sec 2018-01-01 20:34:13.641 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack setup() started 2018-01-01 20:34:13.641 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:34:13.663 10792 INFO rally.task.runner [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | ITER: 1 START 2018-01-01 20:34:14.624 10792 INFO rally.task.runner [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | ITER: 1 END: OK 2018-01-01 20:34:14.648 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:34:15.631 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-01 20:34:15.631 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() started 2018-01-01 20:34:19.702 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-01 20:34:20.943 10667 INFO rally.task.engine [-] Load duration is: 0.958995 2018-01-01 20:34:20.943 10667 INFO rally.task.engine [-] Full duration is: 8.828119 2018-01-01 20:34:21.220 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() started 2018-01-01 20:34:24.036 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() finished in 2.82 sec 2018-01-01 20:34:24.037 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack setup() started 2018-01-01 20:34:24.037 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-01 20:34:24.059 10898 INFO rally.task.runner [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | ITER: 1 START 2018-01-01 20:34:25.058 10898 INFO rally.task.runner [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | ITER: 1 END: OK 2018-01-01 20:34:25.086 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:34:26.063 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-01 20:34:26.063 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() started 2018-01-01 20:34:30.024 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-01 20:34:31.276 10667 INFO rally.task.engine [-] Load duration is: 0.996415 2018-01-01 20:34:31.276 10667 INFO rally.task.engine [-] Full duration is: 8.818963 2018-01-01 20:34:31.516 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() started 2018-01-01 20:34:34.332 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() finished in 2.82 sec 2018-01-01 20:34:34.332 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack setup() started 2018-01-01 20:34:34.333 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-01 20:34:34.353 11004 INFO rally.task.runner [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | ITER: 1 START 2018-01-01 20:34:35.170 11004 INFO rally.task.runner [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | ITER: 1 END: OK 2018-01-01 20:34:35.197 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:34:36.184 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-01 20:34:36.184 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() started 2018-01-01 20:34:40.247 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-01 20:34:41.571 10667 INFO rally.task.engine [-] Load duration is: 0.814225 2018-01-01 20:34:41.572 10667 INFO rally.task.engine [-] Full duration is: 8.748463 2018-01-01 20:34:41.846 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() started 2018-01-01 20:34:44.586 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() finished in 2.74 sec 2018-01-01 20:34:44.587 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack setup() started 2018-01-01 20:34:44.587 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-01 20:34:44.610 11110 INFO rally.task.runner [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | ITER: 1 START 2018-01-01 20:34:45.744 11110 INFO rally.task.runner [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | ITER: 1 END: OK 2018-01-01 20:34:45.768 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:34:46.817 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack cleanup() finished in 1.05 sec 2018-01-01 20:34:46.817 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() started 2018-01-01 20:34:50.885 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-01 20:34:51.909 10667 INFO rally.task.engine [-] Load duration is: 1.130438 2018-01-01 20:34:51.909 10667 INFO rally.task.engine [-] Full duration is: 9.055839 2018-01-01 20:34:52.158 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() started 2018-01-01 20:34:55.031 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack setup() finished in 2.87 sec 2018-01-01 20:34:55.031 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack setup() started 2018-01-01 20:34:55.031 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-01 20:34:55.054 11216 INFO rally.task.runner [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | ITER: 1 START 2018-01-01 20:34:56.147 11216 INFO rally.task.runner [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | ITER: 1 END: OK 2018-01-01 20:34:56.172 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack cleanup() started 2018-01-01 20:34:57.155 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-01 20:34:57.156 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() started 2018-01-01 20:35:01.225 10667 INFO rally.task.context [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-01 20:35:02.222 10667 INFO rally.task.engine [-] Load duration is: 1.091165 2018-01-01 20:35:02.223 10667 INFO rally.task.engine [-] Full duration is: 9.082668 2018-01-01 20:35:02.434 10667 INFO rally.task.engine [-] Task d814c75c-584b-4be5-96d5-48b0c31a7d56 | Completed: Running task. Task d814c75c-584b-4be5-96d5-48b0c31a7d56: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | quotas.delete_quotas | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> duration | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.958995 Full duration: 8.828119 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | total | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | -> duration | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.996415 Full duration: 8.818963 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814225 Full duration: 8.748463 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | quotas.delete_quotas | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | -> duration | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.130438 Full duration: 9.055839 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | total | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> duration | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.091165 Full duration: 9.082668 2018-01-01 20:35:02,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d814c75c-584b-4be5-96d5-48b0c31a7d56 2018-01-01 20:35:02,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd814c75c-584b-4be5-96d5-48b0c31a7d56', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-01 20:35:02,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd814c75c-584b-4be5-96d5-48b0c31a7d56'] 2018-01-01 20:35:04,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-01 20:35:04,204 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-01 20:35:04,204 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:35 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:35 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:37 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:32 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:43 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:57 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 12:51 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:29 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:42:22 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-01 20:35:04,204 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-01 20:35:13,164 - functest.energy.energy - DEBUG - Stopping recording 2018-01-01 20:35:14,335 - functest.utils.functest_utils - DEBUG - 2018-01-01 20:35:14,336 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 20:35:14,336 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:20 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-01 20:35:14,341 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-01 20:35:14,441 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-01 20:35:15,207 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-01 20:35:15,207 - functest.energy.energy - DEBUG - Starting recording 2018-01-01 20:35:15,207 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-01 20:35:15,937 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-01 20:35:19,559 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-01 20:35:23,321 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-01 20:35:27,900 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-01 20:35:31,487 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-01 20:35:41,173 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-01 20:35:41,787 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-01 20:35:42,809 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-01 20:35:46,506 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-01 20:35:46,507 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-01 20:35:48,454 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-01 20:35:48,454 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-01 20:35:50,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-01 20:35:51,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-01 20:35:51,973 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-01 20:35:51,973 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-01 20:35:56,170 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-01 20:35:56,171 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-01 20:35:56,173 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-01 20:35:56,176 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-01 20:35:56,179 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-01 20:35:56,183 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-01 20:51:20,779 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.660720s] ... ok 2018-01-01 20:51:20,779 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.098345s] ... ok 2018-01-01 20:51:20,779 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [9.015203s] ... ok 2018-01-01 20:51:20,779 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.683701s] ... ok 2018-01-01 20:51:20,779 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user [0.251354s] ... ok 2018-01-01 20:51:20,779 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [15.179269s] ... ok 2018-01-01 20:51:20,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.120684s] ... ok 2018-01-01 20:51:20,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.901080s] ... ok 2018-01-01 20:51:20,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.179586s] ... ok 2018-01-01 20:51:20,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001299s] ... ok 2018-01-01 20:51:20,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [15.138949s] ... ok 2018-01-01 20:51:20,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.127667s] ... ok 2018-01-01 20:51:20,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.451232s] ... ok 2018-01-01 20:51:20,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.147977s] ... ok 2018-01-01 20:51:20,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001218s] ... ok 2018-01-01 20:51:20,780 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.754158s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.089797s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.914098s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.397070s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image [0.399680s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name [0.388977s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.419925s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results [0.447941s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status [0.126391s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor [0.143358s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image [0.119376s] ... ok 2018-01-01 20:51:20,781 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit [0.129251s] ... ok 2018-01-01 20:51:20,782 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name [0.131374s] ... ok 2018-01-01 20:51:20,782 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard [0.249480s] ... ok 2018-01-01 20:51:20,782 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date [0.113648s] ... ok 2018-01-01 20:51:20,782 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date [0.021517s] ... ok 2018-01-01 20:51:20,782 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count [0.236437s] ... ok 2018-01-01 20:51:20,782 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value [0.022971s] ... ok 2018-01-01 20:51:20,782 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string [0.024051s] ... ok 2018-01-01 20:51:20,782 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor [0.050705s] ... ok 2018-01-01 20:51:20,782 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image [0.117178s] ... ok 2018-01-01 20:51:20,782 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name [0.106336s] ... ok 2018-01-01 20:51:20,783 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted [0.262735s] ... ok 2018-01-01 20:51:20,783 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing [0.031022s] ... ok 2018-01-01 20:51:20,783 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server [0.134083s] ... ok 2018-01-01 20:51:20,783 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [19.955879s] ... ok 2018-01-01 20:51:20,783 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [10.676874s] ... ok 2018-01-01 20:51:20,783 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [80.891693s] ... ok 2018-01-01 20:51:20,783 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [65.432177s] ... ok 2018-01-01 20:51:20,783 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.502087s] ... ok 2018-01-01 20:51:20,783 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.296661s] ... ok 2018-01-01 20:51:20,783 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.282081s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.654148s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.649760s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.533379s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.426520s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [9.777368s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.391800s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.708121s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [66.338490s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.288244s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.077161s] ... ok 2018-01-01 20:51:20,784 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.118655s] ... ok 2018-01-01 20:51:20,785 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.229832s] ... ok 2018-01-01 20:51:20,785 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.230658s] ... ok 2018-01-01 20:51:20,785 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.062859s] ... ok 2018-01-01 20:51:20,785 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.451745s] ... ok 2018-01-01 20:51:20,785 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id [0.412189s] ... ok 2018-01-01 20:51:20,785 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.442945s] ... ok 2018-01-01 20:51:20,785 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.336602s] ... ok 2018-01-01 20:51:20,785 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.438920s] ... ok 2018-01-01 20:51:20,785 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.419195s] ... ok 2018-01-01 20:51:20,785 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.379010s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.109394s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.399850s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server [0.394531s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 [0.392998s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.580895s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.170620s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.258966s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013820s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [28.332505s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.080932s] ... ok 2018-01-01 20:51:20,786 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.100276s] ... ok 2018-01-01 20:51:20,787 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.021016s] ... ok 2018-01-01 20:51:20,787 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.406559s] ... ok 2018-01-01 20:51:20,787 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.418466s] ... ok 2018-01-01 20:51:20,787 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.823185s] ... ok 2018-01-01 20:51:20,787 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.015175s] ... ok 2018-01-01 20:51:20,787 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.013404s] ... ok 2018-01-01 20:51:20,787 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.069831s] ... ok 2018-01-01 20:51:20,787 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.052448s] ... ok 2018-01-01 20:51:20,787 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.064747s] ... ok 2018-01-01 20:51:20,787 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size [0.084618s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.088790s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.077717s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.083364s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.084989s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.197880s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.025056s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.311122s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012997s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.022579s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.688417s] ... ok 2018-01-01 20:51:20,788 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.346275s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image [0.032782s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.637729s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.744144s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.811543s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [5.339645s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.861693s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [5.407430s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.746594s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.815295s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.748873s] ... ok 2018-01-01 20:51:20,789 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.231829s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.310433s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.087946s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.105589s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.166601s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.304761s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.117403s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.098393s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.819653s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.711870s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.538417s] ... ok 2018-01-01 20:51:20,790 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.404563s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.147239s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.103589s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.103048s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.071463s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.464170s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.017350s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [3.461957s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [0.891633s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.979409s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.200545s] ... ok 2018-01-01 20:51:20,791 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.795701s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.112813s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails [0.151377s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.241701s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.661525s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.709294s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.738057s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.349439s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.862698s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group [0.143217s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group [0.034890s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group [0.029880s] ... ok 2018-01-01 20:51:20,792 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule [0.029555s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.793181s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.618997s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.634582s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.763382s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.709599s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.797663s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.665255s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.442235s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.385134s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.411869s] ... ok 2018-01-01 20:51:20,793 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [3.041306s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.033444s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [10.112930s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [10.744441s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.090822s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.078481s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.096174s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.498764s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.183123s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.421621s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.067281s] ... ok 2018-01-01 20:51:20,794 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.100856s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.100315s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.091272s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.080515s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.162046s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.161799s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.102367s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.103758s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.021656s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.043072s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.070707s] ... ok 2018-01-01 20:51:20,795 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.052352s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.019157s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.020575s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.080811s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.072313s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.014797s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.059022s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.013496s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.082064s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.098876s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.061953s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.069033s] ... ok 2018-01-01 20:51:20,796 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.358831s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.084587s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.075503s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.018606s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.059766s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.059432s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.071820s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.076245s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [4.005572s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.886941s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.164677s] ... ok 2018-01-01 20:51:20,797 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.131614s] ... ok 2018-01-01 20:51:20,798 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.209805s] ... ok 2018-01-01 20:51:20,798 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.082219s] ... ok 2018-01-01 20:51:20,799 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 918.0000 sec. 2018-01-01 20:51:20,800 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-01 20:51:20,802 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-01 20:51:20,803 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-01 20:51:20,807 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-01 20:51:27,952 - functest.energy.energy - DEBUG - Stopping recording 2018-01-01 20:51:29,348 - functest.utils.functest_utils - DEBUG - 2018-01-01 20:51:29,348 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 20:51:29,350 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 16:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-01 20:51:29,354 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-01 20:51:30,274 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-01 21:34:53,527 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2603.240s OK 2018-01-01 21:34:53,969 - functest.utils.functest_utils - DEBUG - 2018-01-01 21:34:53,969 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 21:34:53,969 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 43:23 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-01 21:34:53,973 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-241 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-01 21:34:53,976 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:51 | PASS | | vping_userdata | functest | smoke | 00:38 | PASS | | tempest_smoke_serial | functest | smoke | 14:57 | PASS | | rally_sanity | functest | smoke | 25:20 | PASS | | refstack_defcore | functest | smoke | 16:12 | PASS | | snaps_smoke | functest | smoke | 43:23 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-01 21:34:53,981 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-01 21:35:39,174 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-01 21:35:39,175 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-01 21:35:39,175 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-01 21:35:39,176 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-241 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-01 21:35:39,179 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-01 21:35:39,183 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-01 21:36:36,212 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-01 21:36:36,213 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-01 21:36:36,214 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter | | | | | | orchestra_openims | | | | | | orchestra_clearwaterims juju_epc | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ 2018-01-01 21:36:36,216 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-01 21:36:36,216 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-01 21:36:36,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-01 21:36:36,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-01-01 21:36:36,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2018-01-01 21:36:37,447 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-01 21:36:37,448 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-01 21:36:38,224 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-01 21:36:38,225 - functest.energy.energy - DEBUG - Starting recording 2018-01-01 21:36:38,225 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-01 21:36:38,981 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-01 21:36:41,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-01 21:36:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-01 21:36:45,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-01 21:38:32,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-01 21:38:41,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-01 21:38:41,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-01 21:38:51,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-01 21:38:54,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-01 21:38:55,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-01 21:41:41,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-01 21:41:41,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-01 21:41:48,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-01 21:42:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-01 21:42:18,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-01 21:42:19,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-01 21:43:04,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-01 21:43:14,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-01 21:43:15,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-01 21:43:22,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-01 21:43:22,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-01 21:43:22,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-01 21:43:22,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-01 21:44:15,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-01 21:44:16,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-01 21:44:21,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-01 21:44:21,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-01 21:44:27,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-01 21:44:27,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-01 21:44:27,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-01 21:44:27,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-01 21:44:27,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:27,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-01 21:44:27,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-01 21:44:32,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:32,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-01 21:44:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-01 21:44:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-01 21:44:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-01 21:44:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-01 21:44:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-01 21:44:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-01 21:44:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-01 21:44:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-01 21:44:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-01 21:44:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-01 21:44:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:32,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-01 21:44:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:32,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-01 21:44:37,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-01 21:44:37,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:37,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-01 21:44:37,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:37,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:37,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:37,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:37,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-01 21:44:37,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-01 21:44:37,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:37,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-01 21:44:37,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-01 21:44:37,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-01 21:44:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-01 21:44:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-01 21:44:37,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-01 21:44:37,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:37,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-01 21:44:42,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-01 21:44:42,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-01 21:44:42,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-01 21:44:42,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-01 21:44:42,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:42,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:42,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-01 21:44:42,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-01 21:44:42,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-01 21:44:42,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:42,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:42,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-01 21:44:42,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-01 21:44:42,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:42,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:42,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:42,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:42,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-01 21:44:48,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-01 21:44:48,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:48,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:48,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-01 21:44:48,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:44:48,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-01 21:44:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-01 21:44:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-01 21:44:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-01 21:44:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-01 21:44:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-01 21:44:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-01 21:44:48,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-01 21:44:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-01 21:44:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-01 21:44:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-01 21:44:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:48,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-01 21:44:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-01 21:44:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-01 21:44:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-01 21:44:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-01 21:44:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:44:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-01 21:44:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-01 21:44:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-01 21:44:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-01 21:44:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-01 21:44:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:44:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-01 21:45:06,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-01 21:45:06,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:45:06,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:45:06,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:45:06,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-01 21:45:06,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-01 21:45:14,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-01 21:45:14,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:45:14,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-01 21:45:14,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-01 21:45:14,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:45:14,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-01 21:45:14,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-01 21:45:22,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:22,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:22,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-01 21:45:22,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-01 21:45:22,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:22,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:22,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-01 21:45:22,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:22,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:32,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:32,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:32,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:32,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:32,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-01 21:45:41,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:41,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:41,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-01 21:45:41,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-01 21:45:48,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-01 21:45:48,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-01 21:45:48,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:48,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:56,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:56,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-01 21:45:56,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:45:56,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:03,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-01 21:46:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-01 21:46:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-01 21:46:11,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:11,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:11,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:11,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:11,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-01 21:46:19,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:19,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:19,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:19,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:19,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-01 21:46:19,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-01 21:46:19,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-01 21:46:25,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-01 21:46:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-01 21:46:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:31,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:37,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-01 21:46:37,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-01 21:46:37,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:37,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-01 21:46:37,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:37,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:37,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:42,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:42,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.4 on port 22: Unable to connect to port 22 on 10.67.79.4 (tried 1 time) 2018-01-01 21:46:42,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:42,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-01 21:46:42,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:42,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:42,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.8 on port 22: Unable to connect to port 22 on 10.67.79.8 (tried 1 time) 2018-01-01 21:46:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-01 21:46:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-01 21:46:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.14 on port 22: Unable to connect to port 22 on 10.67.79.14 (tried 1 time) 2018-01-01 21:46:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-01 21:46:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-01 21:46:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-01 21:46:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:46:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-01 21:46:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-01 21:46:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-01 21:46:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-01 21:46:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-01 21:47:04,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-01 21:47:04,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-01 21:47:04,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:04,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:04,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:47:09,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:47:09,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-01 21:47:09,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:47:09,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-01 21:47:09,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:09,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-01 21:47:09,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:47:09,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-01 21:47:09,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:09,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-01 21:47:09,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:47:09,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:09,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-01 21:47:09,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-01 21:47:09,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-01 21:47:09,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:09,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-01 21:47:09,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-01 21:47:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-01 21:47:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-01 21:47:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-01 21:47:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-01 21:47:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-01 21:47:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-01 21:47:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-01 21:47:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-01 21:47:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-01 21:47:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-01 21:47:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:20,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-01 21:47:20,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:20,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:20,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:20,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-01 21:47:20,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-01 21:47:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-01 21:47:25,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-01 21:47:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-01 21:47:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-01 21:47:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-01 21:47:25,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:31,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:31,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:31,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-01 21:47:31,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:31,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:31,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:31,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:31,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-01 21:47:31,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:31,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:31,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:31,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:31,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-01 21:47:36,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:36,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:36,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:36,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-01 21:47:36,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:36,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:36,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:36,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:36,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-01 21:47:36,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-01 21:47:36,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-01 21:47:36,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:36,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:36,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:36,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-01 21:47:36,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:36,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:36,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:36,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-01 21:47:36,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:36,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:36,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-01 21:47:36,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:36,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-01 21:47:36,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-01 21:47:36,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-01 21:47:36,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-01 21:47:36,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:36,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-01 21:47:36,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-01 21:47:36,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-01 21:47:36,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-01 21:47:36,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:36,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:42,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-01 21:47:42,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:42,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:42,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-01 21:47:42,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-01 21:47:42,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-01 21:47:42,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:42,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-01 21:47:42,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-01 21:47:42,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:42,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-01 21:47:42,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-01 21:47:42,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-01 21:47:42,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-01 21:47:42,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-01 21:47:42,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-01 21:47:42,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-01 21:47:42,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:42,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-01 21:47:42,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:47:42,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:42,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-01 21:47:42,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-01 21:47:42,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-01 21:47:42,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-01 21:47:48,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-01 21:47:48,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:48,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:47:48,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:47:48,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:48,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:48,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-01 21:47:48,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-01 21:47:48,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:48,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:48,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-01 21:47:48,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:48,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:48,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:48,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:48,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-01 21:47:48,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:48,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:48,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:48,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:48,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:48,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:48,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-01 21:47:48,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:48,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-01 21:47:48,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:48,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:48,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:54,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:54,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:54,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:54,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-01 21:47:54,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:54,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-01 21:47:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-01 21:47:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-01 21:47:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:54,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-01 21:47:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-01 21:47:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-01 21:47:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-01 21:47:59,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-01 21:47:59,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-01 21:47:59,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:59,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-01 21:47:59,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-01 21:47:59,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-01 21:47:59,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-01 21:47:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-01 21:47:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-01 21:47:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-01 21:47:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:59,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-01 21:47:59,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-01 21:47:59,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-01 21:47:59,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:59,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:59,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:59,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:59,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:47:59,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-01 21:47:59,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:59,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-01 21:47:59,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-01 21:48:04,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:04,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-01 21:48:04,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-01 21:48:04,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-01 21:48:04,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:04,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-01 21:48:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-01 21:48:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-01 21:48:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:48:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:48:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:48:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:10,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:10,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:10,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:10,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:10,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:10,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:10,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:10,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:10,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:15,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:15,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:15,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:15,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:15,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:15,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-01 21:48:15,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-01 21:48:15,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-01 21:48:20,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-01 21:48:52,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:48:52,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:48:52,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:48:52,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:48:52,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:48:52,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:48:52,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:50:31,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:50:31,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:50:31,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:50:31,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:50:31,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:31,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:31,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:50:31,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:31,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:50:31,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:31,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:31,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:31,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:50:31,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:31,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-01 21:50:31,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:31,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:31,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:31,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:31,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:36,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:50:36,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:50:36,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:50:36,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:50:36,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:50:36,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:50:36,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:50:36,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:36,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:36,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:36,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:36,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:50:36,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:50:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:50:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:50:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:50:36,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:50:36,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:52:14,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:52:14,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:52:14,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:52:19,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:52:19,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:52:19,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-01 21:52:19,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:53:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. 2018-01-01 21:53:18,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 1/60] 2018-01-01 21:53:18,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 1/60] 2018-01-01 21:53:18,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:53:23,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:53:23,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:53:23,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:53:23,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:53:23,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:53:23,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:53:28,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:53:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:53:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:53:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:53:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:53:44,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:54:05,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:54:05,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:54:05,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:54:05,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:54:05,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:54:05,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:54:10,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:54:10,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:54:10,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:54:16,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:54:16,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:54:16,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:54:32,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:54:42,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 E: Unable to locate package bono E: Unable to locate package restund [retry 1/60] 2018-01-01 21:54:48,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:54:48,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-01 21:54:53,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:54:53,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:54:58,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 2/60] 2018-01-01 21:54:58,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 2/60] 2018-01-01 21:56:17,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:56:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 21:56:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 21:56:22,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 21:56:22,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 E: Unable to locate package bono E: Unable to locate package restund [retry 2/60] 2018-01-01 21:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 3/60] 2018-01-01 21:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 3/60] 2018-01-01 21:58:01,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 E: Unable to locate package bono E: Unable to locate package restund [retry 3/60] 2018-01-01 21:58:16,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 4/60] 2018-01-01 21:58:16,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 4/60] 2018-01-01 21:59:40,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 E: Unable to locate package bono E: Unable to locate package restund [retry 4/60] 2018-01-01 21:59:56,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 5/60] 2018-01-01 21:59:56,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 5/60] 2018-01-01 22:01:25,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 E: Unable to locate package bono E: Unable to locate package restund [retry 5/60] 2018-01-01 22:01:35,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 6/60] 2018-01-01 22:01:40,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 6/60] 2018-01-01 22:03:04,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 E: Unable to locate package bono E: Unable to locate package restund [retry 6/60] 2018-01-01 22:03:20,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 7/60] 2018-01-01 22:03:20,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 7/60] 2018-01-01 22:04:43,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 E: Unable to locate package bono E: Unable to locate package restund [retry 7/60] 2018-01-01 22:04:58,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 8/60] 2018-01-01 22:04:58,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 8/60] 2018-01-01 22:06:21,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 E: Unable to locate package bono E: Unable to locate package restund [retry 8/60] 2018-01-01 22:06:37,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 9/60] 2018-01-01 22:06:37,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 9/60] 2018-01-01 22:08:00,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 E: Unable to locate package bono E: Unable to locate package restund [retry 9/60] 2018-01-01 22:08:16,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 10/60] 2018-01-01 22:08:21,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 10/60] 2018-01-01 22:09:18,852 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 76, in run self.deploy_vnf() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 334, in deploy_vnf execution = wait_for_execution(cfy_client, execution, self.__logger) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 477, in wait_for_execution execution.deployment_id)) RuntimeError: execution of operation install for deployment clearwater-opnfv timed out 2018-01-01 22:09:18,855 - functest.energy.energy - DEBUG - Stopping recording 2018-01-01 22:09:21,186 - functest.utils.functest_utils - DEBUG - 2018-01-01 22:09:21,187 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 22:09:21,187 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 32:40 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-01 22:09:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-01 22:09:27,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-01 22:09:27,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:09:27,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:09:27,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:09:27,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:27,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:09:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:09:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:27,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:27,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:09:27,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:27,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:27,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:32,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-01 22:09:32,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:32,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:32,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-01 22:09:32,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-01 22:09:32,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-01 22:09:32,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:32,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:32,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:32,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:32,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:32,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:32,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-01 22:09:32,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:32,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:32,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 22:09:32,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:09:32,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:32,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:32,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 22:09:37,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 22:09:37,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 22:09:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:09:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 22:09:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:09:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:09:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:09:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 22:09:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 22:09:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:09:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-01 22:09:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-01 22:09:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 22:09:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:09:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:09:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-01 22:09:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-01 22:09:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-01 22:09:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-01 22:09:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-01 22:09:42,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-01 22:09:42,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:09:42,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-01 22:09:42,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:42,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-01 22:09:42,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:42,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:42,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-01 22:09:42,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:42,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:42,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:42,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:42,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-01 22:09:42,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:42,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:42,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:42,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-01 22:09:42,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-01 22:09:42,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-01 22:09:42,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:42,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:42,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:42,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:42,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:42,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-01 22:09:47,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:47,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-01 22:09:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-01 22:09:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-01 22:09:47,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:53,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:53,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-01 22:09:53,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:53,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:53,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:53,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-01 22:09:53,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:53,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:53,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 sudo: monit: command not found 2018-01-01 22:09:53,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:53,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:53,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'bono' 2018-01-01 22:09:53,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:09:53,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-01 22:09:53,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-01 22:09:53,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-01 22:09:53,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-01 22:09:53,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:53,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:53,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:53,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-01 22:09:53,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-01 22:09:53,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-01 22:09:53,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:53,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:53,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-01 22:09:53,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-01 22:09:53,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-01 22:09:58,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-01 22:09:58,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-01 22:09:58,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-01 22:09:58,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-01 22:09:58,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-01 22:09:58,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:09:58,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:09:58,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:09:58,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-01 22:09:58,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:09:58,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:09:58,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:09:58,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-01 22:10:03,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-01 22:10:03,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-01 22:10:03,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:03,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:03,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:03,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:03,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:03,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:03,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:03,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:03,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:03,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-01 22:10:09,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:09,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:09,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:09,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:09,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-01 22:10:09,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-01 22:10:09,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:09,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:09,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:09,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:09,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-01 22:10:09,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:09,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-01 22:10:09,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:09,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:09,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:14,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-buryf8 clearwater-etcd: unrecognized service 2018-01-01 22:10:14,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:14,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:10:14,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:10:14,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:10:14,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:14,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-01 22:10:14,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-01 22:10:14,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-01 22:10:14,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-01 22:10:14,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:14,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-01 22:10:14,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-01 22:10:14,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:14,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:10:14,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-01 22:10:14,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-01 22:10:14,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-01 22:10:14,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-01 22:10:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:10:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:10:19,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-01 22:10:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-01 22:10:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-01 22:10:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-01 22:10:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-01 22:10:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-01 22:10:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-01 22:10:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-01 22:10:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-01 22:10:24,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-01 22:10:24,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-01 22:10:24,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:10:24,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:10:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:10:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-01 22:10:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-01 22:10:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-01 22:10:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-01 22:10:24,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-01 22:10:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-01 22:10:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-01 22:10:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-01 22:10:24,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-01 22:10:29,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6012) 2018-01-01 22:10:29,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-01 22:10:29,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-01 22:10:29,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-01 22:10:29,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-01 22:10:29,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-01 22:10:29,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-01 22:10:35,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-01 22:10:35,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-01 22:10:35,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-01 22:10:35,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-01 22:10:40,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-01 22:10:40,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-01 22:10:40,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-01 22:10:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-01 22:10:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:10:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-01 22:10:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-01 22:10:56,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-01 22:11:01,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-01 22:11:01,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-01 22:11:01,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-01 22:11:01,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-01 22:11:58,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-01 22:11:58,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-01 22:11:58,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-01 22:11:58,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-01 22:12:35,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-01 22:12:40,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:12:40,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:12:40,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-01 22:12:40,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-01 22:12:40,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:12:40,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:12:40,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-01 22:12:40,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-01 22:12:45,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-01 22:12:45,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-01 22:12:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-01 22:12:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-01 22:12:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-01 22:12:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-01 22:12:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-01 22:12:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-01 22:12:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-01 22:12:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-01 22:12:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-01 22:12:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-01 22:12:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-01 22:12:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-01 22:12:50,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-01 22:12:50,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-01 22:12:50,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-01 22:12:50,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-01 22:12:56,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-01 22:12:56,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-01 22:12:56,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-01 22:12:56,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-01 22:12:56,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-01 22:12:56,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-01 22:12:56,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-01 22:13:01,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-01 22:13:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-01 22:13:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-01 22:13:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-01 22:13:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-01 22:13:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-01 22:13:01,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-01 22:13:01,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:01,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:01,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-01 22:13:06,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:06,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:06,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:06,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:06,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:06,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:06,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:06,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:11,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:11,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-01 22:13:11,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-01 22:13:11,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-01 22:13:11,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:11,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-01 22:13:11,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-01 22:13:11,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:11,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:11,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-01 22:13:11,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-01 22:13:16,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-01 22:13:16,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-01 22:13:16,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-01 22:13:16,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-01 22:13:16,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:16,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:16,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-01 22:13:22,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:13:22,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-01 22:13:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-01 22:13:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-01 22:13:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:13:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:13:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-01 22:13:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-01 22:13:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-01 22:13:22,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-01 22:13:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-01 22:13:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-01 22:13:27,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:27,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-01 22:13:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-01 22:13:32,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:32,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-01 22:13:32,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-01 22:13:37,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-01 22:13:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:13:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:13:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:13:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:13:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-01 22:13:42,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:42,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-01 22:13:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-01 22:13:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-01 22:13:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-01 22:13:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-01 22:13:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-01 22:13:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-01 22:13:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-01 22:13:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-01 22:13:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-01 22:13:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-01 22:13:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-01 22:13:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-01 22:13:42,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-01 22:13:42,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-01 22:13:42,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-01 22:13:44,638 - functest.core.vnf - INFO - test cleaning 2018-01-01 22:13:44,640 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-01 22:14:01,019 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-01-01 22:14:01,019 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-01 22:14:01,159 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-01 22:14:03,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-01 22:14:03,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-01 22:14:03,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-01-01 22:14:03,606 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-01 22:14:03,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-01-01 22:14:03,644 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-01 22:14:05,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-01 22:14:05,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-01 22:14:05,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-01 22:14:07,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-01 22:14:18,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-01 22:14:19,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-01 22:14:28,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-01 22:14:31,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-01 22:14:32,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-01 22:17:17,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-01 22:17:17,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-01 22:17:26,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-01 22:17:56,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-01 22:17:56,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-01 22:17:57,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-01 22:18:38,872 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-01 22:18:46,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-01 22:18:48,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-01 22:18:54,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-01 22:18:54,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-01 22:18:54,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-01 22:18:54,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-01 22:19:47,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-01 22:19:47,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-01 22:19:47,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-01 22:19:47,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-01 22:19:47,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-01 22:19:52,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-01 22:19:52,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:19:58,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:19:58,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:19:58,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:19:58,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-01 22:19:58,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-01 22:19:58,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:19:58,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-01 22:19:58,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-01 22:19:58,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-01 22:19:58,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-01 22:19:58,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-01 22:19:58,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-01 22:19:58,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:19:58,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-01 22:19:58,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-01 22:19:58,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-01 22:19:58,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:19:58,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-01 22:19:58,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-01 22:19:58,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-01 22:19:58,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:19:58,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-01 22:19:58,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-01 22:19:58,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-01 22:19:58,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:19:58,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:19:58,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:19:58,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:19:58,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-01 22:19:58,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:19:58,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:19:58,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-01 22:19:58,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-01 22:20:03,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-01 22:20:03,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:03,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:20:03,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:03,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-01 22:20:03,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-01 22:20:03,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:03,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-01 22:20:03,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-01 22:20:03,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:03,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:03,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:03,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:03,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:03,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-01 22:20:03,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:03,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-01 22:20:03,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:03,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:08,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:20:08,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:08,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-01 22:20:08,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-01 22:20:08,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:20:08,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-01 22:20:08,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-01 22:20:08,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:20:08,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-01 22:20:08,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-01 22:20:08,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-01 22:20:08,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-01 22:20:08,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-01 22:20:08,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:08,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:08,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:08,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:13,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:13,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:13,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:13,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:13,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:13,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:13,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-01 22:20:13,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-01 22:20:13,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:13,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:13,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-01 22:20:19,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:20:19,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:20:19,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-01 22:20:19,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-01 22:20:19,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-01 22:20:19,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-01 22:20:19,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-01 22:20:24,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-01 22:20:24,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:24,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:24,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:24,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:24,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:24,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:24,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:24,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:29,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:29,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-01 22:20:29,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-01 22:20:29,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-01 22:20:29,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-01 22:20:29,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-01 22:20:29,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-01 22:20:29,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-01 22:20:34,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:20:34,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-01 22:20:34,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-01 22:20:34,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-01 22:20:34,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-01 22:20:34,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-01 22:20:34,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-01 22:20:34,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:40,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-01 22:20:40,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-01 22:20:40,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:40,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-01 22:20:40,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-01 22:20:40,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-01 22:20:40,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-01 22:20:40,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-01 22:20:40,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-01 22:20:40,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2018-01-01 22:21:07,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-01 22:21:12,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-01 22:21:12,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-01 22:21:12,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-01 22:21:12,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-01 22:21:12,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-01 22:21:44,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-01 22:21:44,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-01 22:21:44,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-01 22:21:44,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-01 22:21:44,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-01 22:21:44,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-01 22:21:44,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-01 22:21:44,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-01T22:19:47.214Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'cd28642f-e9df-4833-bbd3-6048bb49ed53'} 2018-01-01 22:21:44,320 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-01 22:21:44,418 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.12'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.5'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-01 22:21:44,521 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.12'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.5'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-01 22:21:44,521 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-01 22:21:44,521 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.10.0.12 2018-01-01 22:21:46,355 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.9 2018-01-01 22:21:46,356 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:cd:6d:48 2018-01-01 22:21:48,297 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.4 2018-01-01 22:21:48,298 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:39:2f:5f 2018-01-01 22:21:48,298 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-01 22:21:48,298 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.10.0.5 2018-01-01 22:21:50,227 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.10 2018-01-01 22:21:50,227 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:d7:ba:50 2018-01-01 22:21:52,306 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.10 2018-01-01 22:21:52,306 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:49:75:e0 2018-01-01 22:21:52,307 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-01 22:21:52,307 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-01 22:21:53,410 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-01 22:22:24,470 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-01 22:22:24,484 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-01 22:22:24,502 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-01 22:22:24,511 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-01 22:22:24,527 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-01 22:22:24,527 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-01 22:22:24,535 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-01 22:22:24,602 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-01 22:22:24' 2018-01-01 22:22:24,602 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-01 22:22:24,602 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-01 22:22:24,613 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-01 22:22:24,640 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.5. 2018-01-01 22:22:27,649 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.5... 2018-01-01 22:22:57,663 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.5. 2018-01-01 22:22:57,977 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.5. 2018-01-01 22:22:59,010 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-01 22:23:00,011 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-01 22:23:05,015 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-01 22:23:06,017 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-01 22:23:11,022 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-01 22:23:12,024 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-01 22:23:17,030 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-01-01 22:23:18,032 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:23:23,037 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-01-01 22:23:24,039 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:23:29,044 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-01-01 22:23:30,046 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:23:35,052 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-01-01 22:23:36,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:23:41,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-01-01 22:23:42,059 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:23:47,064 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-01-01 22:23:48,066 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:23:53,072 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-01-01 22:23:54,073 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:23:59,078 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-01-01 22:24:00,079 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:24:05,084 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-01-01 22:24:06,086 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:24:11,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-01-01 22:24:12,092 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:24:17,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-01 22:24:19,099 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-01 22:24:24,100 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' 2018-01-01 22:24:25,102 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-01 22:24:30,107 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 2018-01-01 22:24:31,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 [edit] vyos@vyos# 2018-01-01 22:24:36,110 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.10 2018-01-01 22:24:37,112 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.10 [edit] vyos@vyos# 2018-01-01 22:24:42,117 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-01-01 22:24:43,119 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-01 22:24:48,125 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 2018-01-01 22:24:49,126 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-01-01 22:24:54,132 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-01 22:24:55,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-01-01 22:25:00,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-01 22:25:01,139 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-01-01 22:25:06,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-01 22:25:07,143 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-01-01 22:25:12,146 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-01 22:25:13,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-01-01 22:25:18,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-01 22:25:19,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-01-01 22:25:24,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-01 22:25:25,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-01-01 22:25:30,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-01 22:25:31,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-01-01 22:25:36,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-01 22:25:37,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-01-01 22:25:42,175 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-01 22:25:43,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-01-01 22:25:48,182 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-01 22:25:49,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-01-01 22:25:54,187 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.10 2018-01-01 22:25:55,189 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.10 [edit] vyos@vyos# 2018-01-01 22:26:00,194 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-01 22:26:02,197 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-01 22:26:07,316 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-01 22:26:07,333 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-01 22:26:07,369 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.12. 2018-01-01 22:26:07,624 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.12. 2018-01-01 22:26:08,650 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-01 22:26:09,652 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-01 22:26:14,653 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-01 22:26:15,655 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-01 22:26:20,658 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-01 22:26:21,659 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-01 22:26:26,663 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-01-01 22:26:27,665 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:26:32,670 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-01-01 22:26:33,672 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:26:38,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-01-01 22:26:39,675 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:26:44,678 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-01-01 22:26:45,679 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:26:50,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-01-01 22:26:51,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:26:56,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-01-01 22:26:57,692 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:27:02,695 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-01-01 22:27:03,697 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:27:08,701 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-01-01 22:27:09,703 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:27:14,704 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-01-01 22:27:15,706 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:27:20,711 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-01-01 22:27:21,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-01 22:27:26,716 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-01 22:27:28,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-01 22:27:33,724 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' 2018-01-01 22:27:34,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-01 22:27:39,732 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 2018-01-01 22:27:40,734 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 [edit] vyos@vyos# 2018-01-01 22:27:45,739 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.4 2018-01-01 22:27:46,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.4 [edit] vyos@vyos# 2018-01-01 22:27:51,742 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbound 2018-01-01 22:27:52,743 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-01 22:27:57,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 2018-01-01 22:27:58,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 [edit] vyos@vyos# 2018-01-01 22:28:03,749 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-01 22:28:04,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-01-01 22:28:09,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-01 22:28:10,757 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-01-01 22:28:15,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-01 22:28:16,759 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-01-01 22:28:21,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-01 22:28:22,763 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-01-01 22:28:27,767 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-01 22:28:28,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-01-01 22:28:33,773 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-01 22:28:34,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-01-01 22:28:39,779 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-01 22:28:40,781 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-01-01 22:28:45,786 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-01 22:28:46,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-01-01 22:28:51,794 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-01 22:28:52,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-01-01 22:28:57,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-01 22:28:58,798 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-01-01 22:29:03,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.4 2018-01-01 22:29:04,805 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-01-01 22:29:09,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-01 22:29:11,813 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-01 22:29:16,883 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-01 22:29:16,883 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-01 22:30:16,935 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-01 22:30:16,955 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-01 22:30:16,989 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.5. 2018-01-01 22:30:17,252 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.5. 2018-01-01 22:30:18,259 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-01 22:30:48,417 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-01-01 22:30:48,418 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.10, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.4 4 65002 3 6 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-01 22:30:48,418 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 | no-more BGP neighbor is 12.0.0.4, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.4 BGP state = Established, up for 00:01:08 Last read 01:37:56, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.10 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.10, Local port: 179 Foreign host: 12.0.0.4, Foreign port: 49943 Nexthop: 12.0.0.10 Nexthop global: fe80::f816:3eff:fe49:75e0 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-01 22:30:48,418 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.10 0 32768 i *> 10.0.2.0/24 12.0.0.10 0 32768 i *> 10.0.3.0/24 12.0.0.10 0 32768 i *> 10.0.4.0/24 12.0.0.10 0 32768 i *> 10.0.5.0/24 12.0.0.10 0 32768 i *> 10.0.6.0/24 12.0.0.10 0 32768 i *> 10.0.7.0/24 12.0.0.10 0 32768 i *> 10.0.8.0/24 12.0.0.10 0 32768 i *> 10.0.9.0/24 12.0.0.10 0 32768 i *> 10.0.10.0/24 12.0.0.10 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-01 22:30:48,418 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-01 22:30:48,418 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 routes | no-more BGP table version is 0, local router ID is 12.0.0.10 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-01 22:30:48,418 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-01 22:30:48,418 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'503.8' 2018-01-01 22:30:48,419 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-01 22:30:49,934 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-01 22:30:51,623 - functest.utils.functest_utils - DEBUG - 2018-01-01 22:30:51,623 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 22:30:51,625 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:48 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-01 22:30:51,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-01 22:30:51,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-01 22:30:51,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-01 22:30:51,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-01 22:31:14,883 - functest.core.vnf - INFO - test cleaning 2018-01-01 22:31:14,883 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-01 22:31:14,884 - functest.core.vnf - ERROR - Unexpected error cleaning - 'NoneType' object has no attribute 'volume_ids' 2018-01-01 22:31:14,922 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-01 22:31:14,976 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'OpenImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_openims'}, u'description': u'OpenIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_openims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-01 22:31:14,977 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-01 22:31:14,993 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-01 22:31:15,009 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': {u'bind9': {u'ports': []}, u'pcscf': {u'ports': [4060]}, u'icscf': {u'ports': [3869, 5060]}, u'fhoss': {u'ports': [3868]}, u'scscf': {u'ports': [3870, 6060]}}, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'OpenIMS'} 2018-01-01 22:31:15,042 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-01 22:31:17,727 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-01 22:31:17,728 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-01 22:31:17,728 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-01 22:31:25,651 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-01 22:32:10,590 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-01 22:32:11,294 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-01 22:32:15,320 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-01 22:32:15,321 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-01 22:32:24,252 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-01 22:32:24,252 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-01 22:32:24,258 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-01 22:32:25,305 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-01 22:32:27,359 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.4 2018-01-01 22:32:27,359 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-01 22:32:27,360 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'd956dd53-b888-457f-8fbf-4a61d104d536'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'bf1a6e05-574f-455f-ad02-f6440c072a04', 'name': u'orchestra_openims_net'}} 2018-01-01 22:32:27,360 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-01 22:32:27,360 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: bf1a6e05-574f-455f-ad02-f6440c072a04 2018-01-01 22:32:27,360 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.4'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.4/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-01 22:33:08,459 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 1d4f0738-77fa-4b7d-9a45-3c9a6c2ea0a7 2018-01-01 22:33:08,460 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.4' to VM 'orchestra_openims' 2018-01-01 22:33:10,936 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-01 22:33:13,945 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-01 22:34:14,008 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-01 22:35:14,017 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-01 22:36:14,063 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-01 22:37:14,083 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (240s) 2018-01-01 22:38:14,133 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-01 22:39:14,172 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-01 22:39:14,173 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-01 22:39:14,173 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-01 22:39:15,248 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 52d5fd1e-5ea6-47c9-8d61-f4a5622b98aa 2018-01-01 22:39:15,248 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-01 22:39:16,165 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'd5b83323-1e33-4bad-87b4-c3c2d22c6128', u'name': u'default'} 2018-01-01 22:39:16,165 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_openims', 'project_name': 'orchestra_openims', 'password': 'orchestra_openims', 'auth_url': u'http://192.168.11.10:5000'} 2018-01-01 22:39:16,166 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-01 22:39:16,168 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-01 22:39:16,686 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: d119d5fd188d4d4c86cb81b95528bbd2 2018-01-01 22:39:16,686 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.10:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_openims', 'type': 'openstack', 'tenant': u'd119d5fd188d4d4c86cb81b95528bbd2', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-01 22:39:16,686 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.10:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_openims', 'type': 'openstack', 'tenant': u'd119d5fd188d4d4c86cb81b95528bbd2', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-01 22:39:18,453 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json 2018-01-01 22:39:21,051 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-01 22:39:21,486 - functest.utils.functest_utils - DEBUG - 2018-01-01 22:39:21,486 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 22:39:21,486 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 08:06 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-01 22:39:21,490 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-01 22:39:21,490 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-01 22:39:21,491 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-01 22:39:21,493 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-01 22:39:33,289 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-01 22:39:34,210 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-01 22:39:38,569 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-01 22:39:43,058 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-01 22:39:46,001 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-01 22:39:47,835 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-01 22:39:47,928 - functest.core.vnf - INFO - test cleaning 2018-01-01 22:39:47,928 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-01 22:39:49,291 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-01 22:39:49,291 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-01 22:39:49,343 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'ClearwaterImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_clearwaterims'}, u'description': u'ClearwaterIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_clearwaterims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-01 22:39:49,343 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-01 22:39:49,360 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-01 22:39:49,376 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': None, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'Clearwater IMS'} 2018-01-01 22:39:49,408 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-01 22:39:51,479 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-01 22:39:52,035 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-01 22:39:52,035 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-01 22:39:52,641 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-01 22:39:53,321 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-01 22:39:58,222 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-01 22:39:58,222 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-01 22:40:06,922 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-01 22:40:06,923 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-01 22:40:06,925 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-01 22:40:07,914 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-01 22:40:09,943 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.9 2018-01-01 22:40:09,944 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-01 22:40:09,944 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'31c73083-f988-4a50-a097-85d3fc0dde51'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'c50cbf17-caec-4699-b3bc-33c82e2c884c', 'name': u'orchestra_clearwaterims_net'}} 2018-01-01 22:40:09,944 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-01 22:40:09,945 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: c50cbf17-caec-4699-b3bc-33c82e2c884c 2018-01-01 22:40:09,945 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.9'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.9/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-01 22:40:42,211 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 6d3431c3-2657-49d9-8425-fe1d6462d9f9 2018-01-01 22:40:42,212 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.9' to VM 'orchestra_clearwaterims' 2018-01-01 22:40:44,779 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-01 22:40:47,789 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-01 22:41:47,817 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-01 22:42:47,821 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-01 22:43:47,876 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-01 22:44:47,935 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (240s) 2018-01-01 22:45:47,996 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-01 22:46:48,011 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-01 22:46:48,012 - functest.ci.run_tests.orchestra - INFO - Deploying Clearwater IMS... 2018-01-01 22:46:48,012 - functest.ci.run_tests.orchestra - INFO - Create Clearwater IMS Flavor if not existing 2018-01-01 22:46:49,122 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 52d5fd1e-5ea6-47c9-8d61-f4a5622b98aa 2018-01-01 22:46:49,122 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-01 22:46:49,982 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'b7086ea1-d83b-49e4-b347-79cc6ad2b84a', u'name': u'default'} 2018-01-01 22:46:49,983 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_clearwaterims', 'project_name': 'orchestra_clearwaterims', 'password': 'orchestra_clearwaterims', 'auth_url': u'http://192.168.11.10:5000'} 2018-01-01 22:46:49,983 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-01 22:46:49,985 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-01 22:46:50,709 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 7f3833a8ba4f4a6eaa4c960ad56c6d08 2018-01-01 22:46:50,710 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.10:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_clearwaterims', 'type': 'openstack', 'tenant': u'7f3833a8ba4f4a6eaa4c960ad56c6d08', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-01 22:46:50,710 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.10:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_clearwaterims', 'type': 'openstack', 'tenant': u'7f3833a8ba4f4a6eaa4c960ad56c6d08', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-01 22:46:52,434 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json 2018-01-01 22:46:55,316 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-01 22:46:55,744 - functest.utils.functest_utils - DEBUG - 2018-01-01 22:46:55,744 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 22:46:55,744 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 07:06 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-01 22:46:55,748 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-01 22:46:55,748 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-01-01 22:46:55,748 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-01 22:46:55,750 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-01 22:47:07,706 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-01 22:47:08,472 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-01 22:47:12,731 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-01 22:47:17,250 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-01 22:47:20,310 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-01 22:47:22,111 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-01 22:47:22,651 - functest.core.vnf - INFO - test cleaning 2018-01-01 22:47:22,651 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-01 22:47:24,122 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-01 22:47:24,122 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-01 22:47:24,222 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-01-01 22:47:24,250 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-01-01 22:47:24,251 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-01 22:47:24,820 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://192.168.11.10:35357/v3', 'user_domain_name': 'Default', 'password': 'keystone', 'project_domain_name': 'Default'} 2018-01-01 22:47:24,821 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-01 22:47:26,937 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-01 22:47:27,514 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-01 22:47:27,514 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://192.168.11.10:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-01 22:47:27,514 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Create /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml to add cloud info 2018-01-01 22:47:27,525 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-01 22:47:27,526 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-01-01 22:47:35,330 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-01-01 22:47:44,301 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-01 22:47:44,301 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-01 22:47:47,744 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-01 22:47:53,531 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-01 22:47:53,532 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-01 22:47:54,217 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-01 22:55:13,550 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-01 22:55:15,458 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-01 22:55:16,717 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-01 22:55:17,679 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 87ef569f-6122-479f-9ea6-b3e824f3b286 2018-01-01 22:58:41,252 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-01 22:58:41,253 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-01 22:58:41,977 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-01 22:58:58,970 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-01 23:24:48,903 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 0 2018-01-01 23:24:48,903 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-01 23:24:50,590 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Adding Security group rule.... 2018-01-01 23:24:50,590 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-01 23:24:50,872 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files to Abot_node 2018-01-01 23:24:51,676 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files in Abot_node 2018-01-01 23:30:11,264 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-01-01 23:49:29,352 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-01-01 23:49:29,910 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-01-01 23:49:29,984 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 24, 'skipped': 0, 'passed': 498} 2018-01-01 23:49:29,984 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 498, Failed:24, Skipped: 0 2018-01-01 23:49:31,061 - functest.utils.functest_utils - DEBUG - 2018-01-01 23:49:31,061 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 23:49:31,062 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 62:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-01 23:49:31,065 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-01 23:49:31,066 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml file 2018-01-01 23:49:31,066 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-01 23:50:24,662 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-01 23:50:39,913 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-01 23:50:40,551 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-01 23:50:40,551 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-01 23:50:40,592 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-241 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-01 23:50:40,596 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 32:40 | FAIL | | vyos_vrouter | functest | vnf | 16:48 | PASS | | orchestra_openims | orchestra | vnf | 08:06 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 07:06 | FAIL | | juju_epc | functest | vnf | 62:05 | PASS | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-01 23:50:40,600 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-01 23:51:02,541 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-01 23:51:02,542 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-01 23:51:02,543 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-01 23:51:02,545 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-01 23:51:02,545 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-01 23:51:02,565 - functest.core.feature - ERROR - parser FAILED Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/feature.py", line 98, in run if self.execute(**kwargs) == 0: File "/usr/lib/python2.7/site-packages/functest/core/feature.py", line 128, in execute stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1025, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory 2018-01-01 23:51:02,566 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-01 23:51:03,002 - functest.utils.functest_utils - DEBUG - 2018-01-01 23:51:03,002 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-01 23:51:03,002 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:00 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-01 23:51:03,005 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-01 23:51:03,006 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-241 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-01 23:51:03,008 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-01 23:51:03,009 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK