2018-04-27 12:44:53,274 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-suite-master-72 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual8 | +--------------------------------------+----------------------------------------------------------+ 2018-04-27 12:44:53,277 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='e2eed6eadb15e299f1f1670c2b74fea1' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-27 12:44:53,277 - xtesting.ci.run_tests - DEBUG - Test args: vping_ssh 2018-04-27 12:44:53,277 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-27 12:44:56,040 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual8 2018-04-27 12:44:56,040 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-27 12:44:56,887 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-27 12:44:56,888 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-27 12:44:57,680 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-04-27 12:44:57,680 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-04-27 12:44:57' 2018-04-27 12:44:57,680 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--f5bcdcef-1284-4e4b-961b-094502ed6d15' 2018-04-27 12:45:00,530 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-f5bcdcef-1284-4e4b-961b-094502ed6d15' 2018-04-27 12:45:05,585 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-f5bcdcef-1284-4e4b-961b-094502ed6d15' 2018-04-27 12:45:21,446 - functest.opnfv_tests.openstack.vping.vping_ssh - ERROR - Unexpected error running test Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_ssh.py", line 64, in run super(VPingSSH, self).run() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_base.py", line 146, in run self.router_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_router.py", line 116, in create 'Subnet not found with name ' + internal_subnet.name) AttributeError: 'NoneType' object has no attribute 'name' 2018-04-27 12:45:21,463 - xtesting.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-04-27 12:45:21,463 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-27 12:45:22,276 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-27 12:45:22,276 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-27 12:45:22,277 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-27 12:45:22,278 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-27 12:45:22,275 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-27 12:45:31,637 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-04-27 12:45:31,637 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR