2018-08-27 10:15:02,723 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-251 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-27 10:15:02,727 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=C8dnzppKq33MMdKMszpQCvCKd export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=cbe236e2b219457395fa2a707593d13b export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.9 export SDN_CONTROLLER_PASSWORD=Q9z8nGBeWxEHR7cNUt2gYPzW6 export OS_REGION_NAME=regionOne 2018-08-27 10:15:02,727 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-27 10:15:02,728 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-27 10:15:02,761 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-27 10:15:03,054 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-27 10:15:04,298 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-27 10:15:04,476 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'e23c8738dfcb42148bcc3ee8af9adc70', 'name': u'heat_stack'})] 2018-08-27 10:15:04,683 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/099d2743fd8246109c2dbefc24bdf8af'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'83ffaad6342542adb8f6fbbb573c231a', u'id': u'099d2743fd8246109c2dbefc24bdf8af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/09bfa2231450451fbd49bb0c62673f73'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3ae48cd2f4e942dfa184767798a33044', u'id': u'09bfa2231450451fbd49bb0c62673f73'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0aee026d7d1b4c209f026d671ca6b33d'}, u'url': u'http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'63327cfc5cc049c7b1d53ef35d9d8c67', u'id': u'0aee026d7d1b4c209f026d671ca6b33d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0dc2fb46c62248acb4c330806ffb2924'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e8977978c06e4e0e86325a163002eb88', u'id': u'0dc2fb46c62248acb4c330806ffb2924'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0e915aa7c4984850bc0b7253c04dfd8f'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'94f70e2b18e5438bbc4a2037816633d9', u'id': u'0e915aa7c4984850bc0b7253c04dfd8f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/124a32b08a4148c88a4d98ceb2012515'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f394460aa89a49d781bd677838b3f8d7', u'id': u'124a32b08a4148c88a4d98ceb2012515'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1727477d017e4f21b4d39ff8b3366878'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c13b7711e70042fba2101105174882b4', u'id': u'1727477d017e4f21b4d39ff8b3366878'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1a44e724ba134040a3a31dbf93bd59df'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'94f70e2b18e5438bbc4a2037816633d9', u'id': u'1a44e724ba134040a3a31dbf93bd59df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1e6394aa571848abbab27a5f471087d4'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aabfd3907a984855bdaf13f1aa454108', u'id': u'1e6394aa571848abbab27a5f471087d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/24b37b760cb84babb474dea6638bbebe'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c13b7711e70042fba2101105174882b4', u'id': u'24b37b760cb84babb474dea6638bbebe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3489c922033d4e09aa22ab50d6615bb8'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'62b1da5179b846b898027675b17d098d', u'id': u'3489c922033d4e09aa22ab50d6615bb8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4a202bbae11a43b7a8779884c4a38a53'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cbf6aceb15cf4dab972012b618715246', u'id': u'4a202bbae11a43b7a8779884c4a38a53'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4ba439e8d6e34f4880b8fa69fa87e755'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'83ffaad6342542adb8f6fbbb573c231a', u'id': u'4ba439e8d6e34f4880b8fa69fa87e755'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/58d7ea9a49704eb19f65d061d62b5820'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e8977978c06e4e0e86325a163002eb88', u'id': u'58d7ea9a49704eb19f65d061d62b5820'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5d20a6f52df84bafa0c1f3b587c744b2'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aabfd3907a984855bdaf13f1aa454108', u'id': u'5d20a6f52df84bafa0c1f3b587c744b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/60872142c2784788aa628f072a9a7171'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9798b62d16ea4242a3e53d855be2bb08', u'id': u'60872142c2784788aa628f072a9a7171'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/65e6c39cbdc34799885f4be196ca1e21'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'94f70e2b18e5438bbc4a2037816633d9', u'id': u'65e6c39cbdc34799885f4be196ca1e21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/66bc1f43099f4ad299e087595df32b82'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'46a87ce38fd44a3b9bc5f8c8856d5fc8', u'id': u'66bc1f43099f4ad299e087595df32b82'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/67141d6090cb431fbe8a849afe880424'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c13b7711e70042fba2101105174882b4', u'id': u'67141d6090cb431fbe8a849afe880424'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6aa94b94a9554bca832512ae74fca284'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3ae48cd2f4e942dfa184767798a33044', u'id': u'6aa94b94a9554bca832512ae74fca284'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/70a7f58c23cb438e9c41f504d15b27b9'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9798b62d16ea4242a3e53d855be2bb08', u'id': u'70a7f58c23cb438e9c41f504d15b27b9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/72d93562aa8b4f3aa627e2931357b087'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cbf6aceb15cf4dab972012b618715246', u'id': u'72d93562aa8b4f3aa627e2931357b087'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/72fa67c3fffa4669802ee7cd9ce2d470'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e8977978c06e4e0e86325a163002eb88', u'id': u'72fa67c3fffa4669802ee7cd9ce2d470'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/730955fb0c604cf4a441b174c3606a45'}, u'url': u'http://12.0.0.28:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'63327cfc5cc049c7b1d53ef35d9d8c67', u'id': u'730955fb0c604cf4a441b174c3606a45'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7f924eed0052488a9f02be4af610d18f'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f394460aa89a49d781bd677838b3f8d7', u'id': u'7f924eed0052488a9f02be4af610d18f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8caa297ae288481ea303906d0337140e'}, u'url': u'http://192.30.9.9:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dd9deeb7cdae400b99b3bd889d31db4c', u'id': u'8caa297ae288481ea303906d0337140e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8e73b175188c45fa98c91b2a0fbf1508'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f394460aa89a49d781bd677838b3f8d7', u'id': u'8e73b175188c45fa98c91b2a0fbf1508'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/976f44c4f22b47ce84e464bba1ec96f8'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dd9deeb7cdae400b99b3bd889d31db4c', u'id': u'976f44c4f22b47ce84e464bba1ec96f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9817fcde99ae4295a569f708817a9708'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'63327cfc5cc049c7b1d53ef35d9d8c67', u'id': u'9817fcde99ae4295a569f708817a9708'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9ce5e28af1994798a21707fe8db8dbe4'}, u'url': u'http://192.30.9.9:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dd9deeb7cdae400b99b3bd889d31db4c', u'id': u'9ce5e28af1994798a21707fe8db8dbe4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9f37ff7cb62847888dc258fda574ec21'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'83ffaad6342542adb8f6fbbb573c231a', u'id': u'9f37ff7cb62847888dc258fda574ec21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ac6bf3d5a5d04e0f8da1095c9046153b'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3ae48cd2f4e942dfa184767798a33044', u'id': u'ac6bf3d5a5d04e0f8da1095c9046153b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ad895f87b1f749bfb3be616a95e38585'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9798b62d16ea4242a3e53d855be2bb08', u'id': u'ad895f87b1f749bfb3be616a95e38585'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b080b43bbc4341308c6b50bc4a6a315a'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'62b1da5179b846b898027675b17d098d', u'id': u'b080b43bbc4341308c6b50bc4a6a315a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b61e14f6c7b741ac9d55e950875cc192'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cbf6aceb15cf4dab972012b618715246', u'id': u'b61e14f6c7b741ac9d55e950875cc192'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/bba20160734c400d9034877c8387b995'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'528ff1f10e3f484a8f6816599b0573c1', u'id': u'bba20160734c400d9034877c8387b995'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c4f7a681834c4825b47db425e4b0aa2d'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'528ff1f10e3f484a8f6816599b0573c1', u'id': u'c4f7a681834c4825b47db425e4b0aa2d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ca4a38ca978944e1ac2884b7e0aa25ad'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'46a87ce38fd44a3b9bc5f8c8856d5fc8', u'id': u'ca4a38ca978944e1ac2884b7e0aa25ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e8a4fc212b4847779d5146f734cc2b68'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'46a87ce38fd44a3b9bc5f8c8856d5fc8', u'id': u'e8a4fc212b4847779d5146f734cc2b68'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f11eb042ad374c398de48bef6b6edffb'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aabfd3907a984855bdaf13f1aa454108', u'id': u'f11eb042ad374c398de48bef6b6edffb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f685a5cd6c444676a7467c073708d12b'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'62b1da5179b846b898027675b17d098d', u'id': u'f685a5cd6c444676a7467c073708d12b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fdf57bf35b8a466c88d670439f03ac51'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'528ff1f10e3f484a8f6816599b0573c1', u'id': u'fdf57bf35b8a466c88d670439f03ac51'})] 2018-08-27 10:15:06,649 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-27 10:15:07,648 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-27 10:15:07,794 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 17}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 20}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-27 10:15:07,917 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-27 10:15:08,989 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'815ac131-234a-4918-bb7c-e938e021f77d'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-27T10:11:46Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'e905f5f0-7152-4488-8eee-569700e32293', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'5ee568e812b1411bb5a1c4f3ad1c04a9', u'created_at': u'2018-08-27T10:11:39Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ee568e812b1411bb5a1c4f3ad1c04a9'})] 2018-08-27 10:15:10,021 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-27 10:15:10,190 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'01c66823091044d1adff78dd10a2a46c'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'21b788718c4846329ff7cc90fc6705ee'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'340d7a51e21a4ccc9ea4b4dc5a4bc6d6'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'3f89531e05324180938ea5bbcb86aaa2'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'e6b2fad5cbc1445c8c289ab692726ce1', 'user': u'3f89531e05324180938ea5bbcb86aaa2'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'496141a21c3c4659ad3c524a0363e994'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'63edf40cb3ba434cab6db87a9811fa3e'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'6c8934d0b95c481c90f482a3c6a2e7bd'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'734fd50c115941e1bfe6b90e752ccbc6'}), Munch({'project': u'cbe236e2b219457395fa2a707593d13b', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'a97642695e7742fabcf246b632e33c8b'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'aefc79be9db94a07b1791c9a767c3b98'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'ba0853382bea41ac9dd7c154bb554f7f'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'c66b4abf2d4241329e0237737eafcbcc'}), Munch({'project': u'5ee568e812b1411bb5a1c4f3ad1c04a9', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'efd7fe8c4f4a42c89ba18fe6e0c4f1e5'}), Munch({'domain': u'e23c8738dfcb42148bcc3ee8af9adc70', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'649e64e0e53844ec896c4ffd694242fc'}), Munch({'id': u'6b8b5c0308f74d94aac63a7d65d91de2', 'user': u'a97642695e7742fabcf246b632e33c8b'})] 2018-08-27 10:15:10,296 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'382de798d4974caca15f28c235d88e64'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'6b8b5c0308f74d94aac63a7d65d91de2'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'd451e72a044346bb86257d388a8e00bd'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'e6b2fad5cbc1445c8c289ab692726ce1'})] 2018-08-27 10:15:10,349 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-27 10:15:10,555 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-27 10:15:10,591 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'2723d371c92c450389dc9e1f30cf88d1', 'name': u'ceilometer'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'3ae48cd2f4e942dfa184767798a33044', 'name': u'neutron'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'46a87ce38fd44a3b9bc5f8c8856d5fc8', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'528ff1f10e3f484a8f6816599b0573c1', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'62b1da5179b846b898027675b17d098d', 'name': u'aodh'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'63327cfc5cc049c7b1d53ef35d9d8c67', 'name': u'swift'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'83ffaad6342542adb8f6fbbb573c231a', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'94f70e2b18e5438bbc4a2037816633d9', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'9798b62d16ea4242a3e53d855be2bb08', 'name': u'cinder'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'aabfd3907a984855bdaf13f1aa454108', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'c13b7711e70042fba2101105174882b4', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'cbf6aceb15cf4dab972012b618715246', 'name': u'placement'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'dd9deeb7cdae400b99b3bd889d31db4c', 'name': u'keystone'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'e8977978c06e4e0e86325a163002eb88', 'name': u'panko'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'f394460aa89a49d781bd677838b3f8d7', 'name': u'heat'})] 2018-08-27 10:15:11,482 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-27T10:11:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'815ac131-234a-4918-bb7c-e938e021f77d', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'e905f5f0-7152-4488-8eee-569700e32293', u'tenant_id': u'5ee568e812b1411bb5a1c4f3ad1c04a9', u'created_at': u'2018-08-27T10:11:46Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'5ee568e812b1411bb5a1c4f3ad1c04a9'})] 2018-08-27 10:15:11,606 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-27 10:15:11,607 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-27 10:15:11,664 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-27 10:15:12,640 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-27 10:15:13,509 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-27T10:15:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd1f8368a-3109-46af-9086-1f79fed5c2f3', u'provider:segmentation_id': 28, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_db90f143-43e0-4960-ad84-111e8c68ec16', u'admin_state_up': True, u'tenant_id': u'cbe236e2b219457395fa2a707593d13b', u'created_at': u'2018-08-27T10:15:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cbe236e2b219457395fa2a707593d13b'}) 2018-08-27 10:15:16,024 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-27T10:15:15Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9d285840-0055-47c9-9701-b82c010a7b10', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_db90f143-43e0-4960-ad84-111e8c68ec16', u'enable_dhcp': True, u'network_id': u'd1f8368a-3109-46af-9086-1f79fed5c2f3', u'tenant_id': u'cbe236e2b219457395fa2a707593d13b', u'created_at': u'2018-08-27T10:15:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cbe236e2b219457395fa2a707593d13b'}) 2018-08-27 10:15:18,313 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e905f5f0-7152-4488-8eee-569700e32293', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'815ac131-234a-4918-bb7c-e938e021f77d', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'cbe236e2b219457395fa2a707593d13b', u'created_at': u'2018-08-27T10:15:16Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-27T10:15:18Z', u'revision_number': 2, u'routes': [], u'project_id': u'cbe236e2b219457395fa2a707593d13b', u'id': u'2ad229df-3f69-4d68-9170-c025585fe255', u'name': u'tenantnetwork1-router_db90f143-43e0-4960-ad84-111e8c68ec16'}) 2018-08-27 10:15:20,381 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-27 10:15:20,382 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-27 10:15:32,042 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-27 10:15:33,899 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'41f64e0d4fd9411e992b6dbdb0574b55', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_ba80cef6-8419-475d-8cf2-39d5c40fd39a'}) 2018-08-27 10:15:34,399 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'adbc952db3bd470da200b8bd21fa0d12', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_ba80cef6-8419-475d-8cf2-39d5c40fd39a'}) 2018-08-27 10:15:34,603 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-27 10:15:34,853 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'7000162da36747f8b3e758914a3ad3c1'}) 2018-08-27 10:15:35,915 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_ba80cef6-8419-475d-8cf2-39d5c40fd39a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'41f64e0d4fd9411e992b6dbdb0574b55', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5de42ae8-8fb1-44da-afcb-68fc2c9f3972', 'username': u'tenantnetwork2-user_ba80cef6-8419-475d-8cf2-39d5c40fd39a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-27 10:15:35,920 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_ba80cef6-8419-475d-8cf2-39d5c40fd39a', 'password': '5de42ae8-8fb1-44da-afcb-68fc2c9f3972', 'project_name': 'tenantnetwork2-project_ba80cef6-8419-475d-8cf2-39d5c40fd39a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '41f64e0d4fd9411e992b6dbdb0574b55', 'project_domain_name': 'Default'} 2018-08-27 10:15:35,920 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-27 10:15:37,772 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-27T10:15:37Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'f7d03c85-f288-40c1-81de-3f825fe948fa', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_ba80cef6-8419-475d-8cf2-39d5c40fd39a', u'admin_state_up': True, u'tenant_id': u'41f64e0d4fd9411e992b6dbdb0574b55', u'created_at': u'2018-08-27T10:15:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'41f64e0d4fd9411e992b6dbdb0574b55'}) 2018-08-27 10:15:39,766 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-27T10:15:39Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'402ff045-946d-495e-8d6b-39cd2251362a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_ba80cef6-8419-475d-8cf2-39d5c40fd39a', u'enable_dhcp': True, u'network_id': u'f7d03c85-f288-40c1-81de-3f825fe948fa', u'tenant_id': u'41f64e0d4fd9411e992b6dbdb0574b55', u'created_at': u'2018-08-27T10:15:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'41f64e0d4fd9411e992b6dbdb0574b55'}) 2018-08-27 10:15:41,033 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e905f5f0-7152-4488-8eee-569700e32293', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'815ac131-234a-4918-bb7c-e938e021f77d', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'41f64e0d4fd9411e992b6dbdb0574b55', u'created_at': u'2018-08-27T10:15:39Z', u'admin_state_up': True, u'updated_at': u'2018-08-27T10:15:40Z', u'revision_number': 2, u'routes': [], u'project_id': u'41f64e0d4fd9411e992b6dbdb0574b55', u'id': u'94e65b8d-1acc-4d5e-a113-15e52d061cc7', u'name': u'tenantnetwork2-router_ba80cef6-8419-475d-8cf2-39d5c40fd39a'}) 2018-08-27 10:15:43,379 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-27 10:15:43,379 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-27 10:15:54,972 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-27 10:15:56,633 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-27 10:15:57,118 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-27T10:15:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'92a6ae5a-d677-44ca-9608-eceba7473a7a', u'provider:segmentation_id': 28, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_37319735-8e64-43fd-91fe-47649ba484ac', u'admin_state_up': True, u'tenant_id': u'cbe236e2b219457395fa2a707593d13b', u'created_at': u'2018-08-27T10:15:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cbe236e2b219457395fa2a707593d13b'}) 2018-08-27 10:15:58,797 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-27T10:15:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'59092a25-5940-4f8a-bbda-f08aea5e4aba', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_37319735-8e64-43fd-91fe-47649ba484ac', u'enable_dhcp': True, u'network_id': u'92a6ae5a-d677-44ca-9608-eceba7473a7a', u'tenant_id': u'cbe236e2b219457395fa2a707593d13b', u'created_at': u'2018-08-27T10:15:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cbe236e2b219457395fa2a707593d13b'}) 2018-08-27 10:16:00,270 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e905f5f0-7152-4488-8eee-569700e32293', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'815ac131-234a-4918-bb7c-e938e021f77d', u'ip_address': u'172.30.9.218'}]}, u'description': u'', u'tags': [], u'tenant_id': u'cbe236e2b219457395fa2a707593d13b', u'created_at': u'2018-08-27T10:15:59Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-27T10:16:00Z', u'revision_number': 2, u'routes': [], u'project_id': u'cbe236e2b219457395fa2a707593d13b', u'id': u'0c703e6a-29f6-457e-8491-7a9bc4941da5', u'name': u'vmready1-router_37319735-8e64-43fd-91fe-47649ba484ac'}) 2018-08-27 10:18:05,474 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.21:9292/v2/images/599f30c5-3325-49ba-bc3d-5b806877444c/file Conflict 2018-08-27 10:18:05,596 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-27 10:18:05,596 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:09 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-27 10:18:14,723 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-08-27 10:18:14,723 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | tenantnetwork1 | functest | healthcheck | 00:08 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 02:09 | FAIL | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-27 10:18:14,736 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR