2018-09-02 22:41:38,429 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-278 | | 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-09-02 22:41:38,434 - 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.35,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.35:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=TPntfhbedea2frBWpt31VT4Zp 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=9507082a471041e1b312eed283ed6608 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=9ZgpFgHUfOD6cDlg2syW4PD3c export OS_REGION_NAME=regionOne 2018-09-02 22:41:38,435 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-02 22:41:38,436 - 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-09-02 22:41:38,473 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-02 22:41:38,575 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-02 22:41:40,073 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-02 22:41:40,404 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'5af5f54e28f24e6f92170b4e6f12376b', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-02 22:41:40,692 - 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.35:5000/v3/endpoints/010cf99612604773bbf03a5ff0eb6f59'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9db84718835046799050140862bb160a', u'id': u'010cf99612604773bbf03a5ff0eb6f59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/0a04df86ee644fe4906bda6fb0f75543'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b834e72a41844c738d5e6d97bfb6c530', u'id': u'0a04df86ee644fe4906bda6fb0f75543'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/0a34216a861f41458df688c3bcca73bf'}, u'url': u'http://172.30.9.35:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'84f95861f82941b19fec6ce96ad26ed6', u'id': u'0a34216a861f41458df688c3bcca73bf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/0c94fbfe4f1344bd9bf8fe620e2b39b0'}, u'url': u'http://172.30.9.35:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f80c4cb4d5fb4afd8ab4e90ff41469b7', u'id': u'0c94fbfe4f1344bd9bf8fe620e2b39b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/1069dee7d9b241e184caf4458fa18e46'}, u'url': u'http://172.30.9.35:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6cf71e7a3d634787a3ea1a2e3d87b913', u'id': u'1069dee7d9b241e184caf4458fa18e46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/164155804bc4404aa71e11826a97f93b'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4f2f7ca5612b42b5b2b51f1bf3fd3e97', u'id': u'164155804bc4404aa71e11826a97f93b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/17c129ec06a645fc8ae594ba56b080eb'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b834e72a41844c738d5e6d97bfb6c530', u'id': u'17c129ec06a645fc8ae594ba56b080eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/1b47c66de0314084a677a8434a7f6372'}, u'url': u'http://172.30.9.35:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd4318dbfb01044e7ac72ea5be3ab6b43', u'id': u'1b47c66de0314084a677a8434a7f6372'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/1fd8ec8c1a5c44d7be458b70a4248334'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd43610bb5b994773a662419e90d447e4', u'id': u'1fd8ec8c1a5c44d7be458b70a4248334'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/2243e1435ebb4c2eb176d6978c32d2d0'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f7b32341bb8d471997f72e9aa7c8bb49', u'id': u'2243e1435ebb4c2eb176d6978c32d2d0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/2dc848cec2294386b9f1d824d994030c'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd4b1c562e3d94fbda356cb6e1f25b2a9', u'id': u'2dc848cec2294386b9f1d824d994030c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/32b1a480b3ad46d09d9986fc26f09704'}, u'url': u'http://12.0.0.38:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6cf71e7a3d634787a3ea1a2e3d87b913', u'id': u'32b1a480b3ad46d09d9986fc26f09704'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/3b1e0d2408764314869271354baf9374'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3adf41dba625458f8ead2d30bb4afd3e', u'id': u'3b1e0d2408764314869271354baf9374'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/423b304d934346ceb3798ec20a4e9d74'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9db84718835046799050140862bb160a', u'id': u'423b304d934346ceb3798ec20a4e9d74'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/52bb430631d24bce9c7d5c8065a1790e'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd4318dbfb01044e7ac72ea5be3ab6b43', u'id': u'52bb430631d24bce9c7d5c8065a1790e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/5994b69c53124cadbf61c891327d8b8f'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3adf41dba625458f8ead2d30bb4afd3e', u'id': u'5994b69c53124cadbf61c891327d8b8f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/603f279c0e1c426dbebf3ae796f97a2a'}, u'url': u'http://172.30.9.35:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd4b1c562e3d94fbda356cb6e1f25b2a9', u'id': u'603f279c0e1c426dbebf3ae796f97a2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/6a4c7d09dd4e422c9fce5bce6a2ab29b'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c28b0550e3074155a665c42aa66c1b48', u'id': u'6a4c7d09dd4e422c9fce5bce6a2ab29b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/6b794d0d3c8c47cc94ac201d394db314'}, u'url': u'http://172.30.9.35:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'51cd9d756ca34056a9e9f8e8907c9851', u'id': u'6b794d0d3c8c47cc94ac201d394db314'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/74dcbcc6a3084bc6a9c7de587d2c3131'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f7b32341bb8d471997f72e9aa7c8bb49', u'id': u'74dcbcc6a3084bc6a9c7de587d2c3131'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/8fcc5d1264964bb6ad16944fef175dd6'}, u'url': u'http://12.0.0.38:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6cf71e7a3d634787a3ea1a2e3d87b913', u'id': u'8fcc5d1264964bb6ad16944fef175dd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/9026e626340440508e0651b9ce97c2a5'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4f2f7ca5612b42b5b2b51f1bf3fd3e97', u'id': u'9026e626340440508e0651b9ce97c2a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/919521e97ca94da1a3321916a1013284'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c28b0550e3074155a665c42aa66c1b48', u'id': u'919521e97ca94da1a3321916a1013284'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/af5a93b4854142b39ac307f12ce10d60'}, u'url': u'http://172.30.9.35:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b834e72a41844c738d5e6d97bfb6c530', u'id': u'af5a93b4854142b39ac307f12ce10d60'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/b75c77a4054142aab02379f76a64a3e5'}, u'url': u'http://172.30.9.35:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a696f06085e347daa9a9d9f3319784e7', u'id': u'b75c77a4054142aab02379f76a64a3e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/b93e6453914646eab0cba8f7866dc97a'}, u'url': u'http://172.30.9.35:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3adf41dba625458f8ead2d30bb4afd3e', u'id': u'b93e6453914646eab0cba8f7866dc97a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/bb7957c070574e75999ca9cfc2138635'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f80c4cb4d5fb4afd8ab4e90ff41469b7', u'id': u'bb7957c070574e75999ca9cfc2138635'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/be19c49b54aa4aa6a8c5839372bc6a0e'}, u'url': u'http://172.30.9.35:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd43610bb5b994773a662419e90d447e4', u'id': u'be19c49b54aa4aa6a8c5839372bc6a0e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/c15204f6e6cd48cf8c543aa61d0860b5'}, u'url': u'http://172.30.9.35:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9db84718835046799050140862bb160a', u'id': u'c15204f6e6cd48cf8c543aa61d0860b5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/c315ba804e37430da2f88054a17e7d11'}, u'url': u'http://172.30.9.35:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4f2f7ca5612b42b5b2b51f1bf3fd3e97', u'id': u'c315ba804e37430da2f88054a17e7d11'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/cca4b53a4c804002a2f2d8a370d45acf'}, u'url': u'http://172.30.9.35:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f7b32341bb8d471997f72e9aa7c8bb49', u'id': u'cca4b53a4c804002a2f2d8a370d45acf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/ce98ca7a965446edaa931be637f972f3'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'51cd9d756ca34056a9e9f8e8907c9851', u'id': u'ce98ca7a965446edaa931be637f972f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/d285670fa3f24020b109a2e552baa921'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'84f95861f82941b19fec6ce96ad26ed6', u'id': u'd285670fa3f24020b109a2e552baa921'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/d7fcfcc06f34428fbab831fc270bd829'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a696f06085e347daa9a9d9f3319784e7', u'id': u'd7fcfcc06f34428fbab831fc270bd829'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/e3c77a5927bc48ef979792a0c8413279'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd4b1c562e3d94fbda356cb6e1f25b2a9', u'id': u'e3c77a5927bc48ef979792a0c8413279'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/e8a08098adfb44729c681169656429cb'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a696f06085e347daa9a9d9f3319784e7', u'id': u'e8a08098adfb44729c681169656429cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/e991a00f9eec472c8256c27ffd76c8a7'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'84f95861f82941b19fec6ce96ad26ed6', u'id': u'e991a00f9eec472c8256c27ffd76c8a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/eb8cd7d7aba34514b7b2ffdd55fccd17'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f80c4cb4d5fb4afd8ab4e90ff41469b7', u'id': u'eb8cd7d7aba34514b7b2ffdd55fccd17'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/ec608ccc6fcb459eabe88efd4c1d402b'}, u'url': u'http://172.30.9.35:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c28b0550e3074155a665c42aa66c1b48', u'id': u'ec608ccc6fcb459eabe88efd4c1d402b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/f9e1ae81620142c4a02bec4703cf5d96'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd43610bb5b994773a662419e90d447e4', u'id': u'f9e1ae81620142c4a02bec4703cf5d96'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/fc6984c1b1084068bc2920bc1db3efda'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'51cd9d756ca34056a9e9f8e8907c9851', u'id': u'fc6984c1b1084068bc2920bc1db3efda'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.35:5000/v3/endpoints/fd86a09e16154464b199e59deb3591af'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd4318dbfb01044e7ac72ea5be3ab6b43', u'id': u'fd86a09e16154464b199e59deb3591af'})] 2018-09-02 22:41:42,980 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-02 22:41:43,038 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-02 22:41:43,202 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', 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': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 155}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 2357, 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': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 158}, 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-09-02 22:41:43,335 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-02 22:41:43,870 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'5d6bc9f5-1a0d-4262-a898-04220b8f5a0a'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-02T22:38:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'2cea22db-39be-4fdd-be77-f16eed333608', 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'e2b5b3c52f7a4dd4bdfa81fb09be38b2', u'created_at': u'2018-09-02T22:38:28Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2'})] 2018-09-02 22:41:44,869 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-02 22:41:45,073 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'9507082a471041e1b312eed283ed6608', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'4276ce68323340a2aef54d4c8601def3'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'4a903d2ad1554ec1a62f79e8eec82792'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'17d370212feb4f15a26be5366f3168bc', 'user': u'586d1ce3d3174e9e9fa442d2c223c663'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'586d1ce3d3174e9e9fa442d2c223c663'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'6f19d894049c4b74b4fe0f79d516f562'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'7327a960ccc84175b41495e42c2c6492'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'8cc8ba7e04204ff8937d8d36a64c7d5e'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'a252382468ea4a79a5325a461d23b3b9'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'a5a64ee1705f48e7b6c24445f79f129c'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'b54bd9ba790a4925825f668185ca6cab'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'be0b1176f4db481092e68bb38ff3ded9'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'cca9c143ee1e413dba4ef0d8bab36995'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'd8aa7de0004d434499565c2d9411d3bd'}), Munch({'project': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'f123cedbba6042edbd4208c3a5fc7c95'}), Munch({'domain': u'5af5f54e28f24e6f92170b4e6f12376b', 'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'db6913830a5245f3a2a8446764d9cac6'}), Munch({'id': u'3225b7b4332a4c6ba27fe905199c1c64', 'user': u'4276ce68323340a2aef54d4c8601def3'})] 2018-09-02 22:41:45,280 - 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'ResellerAdmin', 'id': u'17d370212feb4f15a26be5366f3168bc'}), 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'2d1a49553feb4e7aa650a07c6c37d9a2'}), 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'3225b7b4332a4c6ba27fe905199c1c64'}), 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'6669b40578a44e74979cabf96f47d951'}), 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'9034dae0a4a2482fb022bbeddcfe3585'}), 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'reader', 'id': u'e966b3a8f21547258b4f671fda74bcf1'})] 2018-09-02 22:41:46,528 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-02 22:41:46,610 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-02 22:41:46,812 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'3adf41dba625458f8ead2d30bb4afd3e', 'name': u'panko'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'4f2f7ca5612b42b5b2b51f1bf3fd3e97', 'name': u'nova'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'51cd9d756ca34056a9e9f8e8907c9851', 'name': u'placement'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'63c60613e0f44cccb4f2108c83f12feb', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'6cf71e7a3d634787a3ea1a2e3d87b913', 'name': u'swift'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'84f95861f82941b19fec6ce96ad26ed6', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'9db84718835046799050140862bb160a', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'a696f06085e347daa9a9d9f3319784e7', 'name': u'heat'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'b834e72a41844c738d5e6d97bfb6c530', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'c28b0550e3074155a665c42aa66c1b48', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'd4318dbfb01044e7ac72ea5be3ab6b43', 'name': u'aodh'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'd43610bb5b994773a662419e90d447e4', 'name': u'cinder'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'd4b1c562e3d94fbda356cb6e1f25b2a9', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'f7b32341bb8d471997f72e9aa7c8bb49', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'f80c4cb4d5fb4afd8ab4e90ff41469b7', 'name': u'cinderv2'})] 2018-09-02 22:41:47,944 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T22:38:35Z', 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'5d6bc9f5-1a0d-4262-a898-04220b8f5a0a', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'2cea22db-39be-4fdd-be77-f16eed333608', u'tenant_id': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2', u'created_at': u'2018-09-02T22:38:35Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'e2b5b3c52f7a4dd4bdfa81fb09be38b2'})] 2018-09-02 22:41:48,059 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 22:41:48,060 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-02 22:41:48,118 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-02 22:41:49,847 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-02 22:41:51,486 - 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-09-02T22:41:51Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9691a064-62ff-4220-a097-26fa78c7898d', u'provider:segmentation_id': 84, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_4773644b-688e-4fe5-b12d-02ca95bdfcfe', u'admin_state_up': True, u'tenant_id': u'9507082a471041e1b312eed283ed6608', u'created_at': u'2018-09-02T22:41:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9507082a471041e1b312eed283ed6608'}) 2018-09-02 22:41:54,080 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T22:41:53Z', 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'59b6b0c5-48a2-466d-ab0a-3d0ec95a8dfd', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_4773644b-688e-4fe5-b12d-02ca95bdfcfe', u'enable_dhcp': True, u'network_id': u'9691a064-62ff-4220-a097-26fa78c7898d', u'tenant_id': u'9507082a471041e1b312eed283ed6608', u'created_at': u'2018-09-02T22:41:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9507082a471041e1b312eed283ed6608'}) 2018-09-02 22:41:55,843 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2cea22db-39be-4fdd-be77-f16eed333608', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5d6bc9f5-1a0d-4262-a898-04220b8f5a0a', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9507082a471041e1b312eed283ed6608', u'created_at': u'2018-09-02T22:41:54Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-02T22:41:55Z', u'revision_number': 2, u'routes': [], u'project_id': u'9507082a471041e1b312eed283ed6608', u'id': u'0540aae9-7c1c-403f-a9cf-21ea80e4a987', u'name': u'tenantnetwork1-router_4773644b-688e-4fe5-b12d-02ca95bdfcfe'}) 2018-09-02 22:41:59,503 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 22:41:59,504 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:10 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-02 22:42:11,781 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-02 22:42:14,008 - 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'64c7311170694724b3245af5579230e3', '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_b932be72-2005-4324-b47c-568321751362'}) 2018-09-02 22:42:14,528 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'62b3ec7c4af946bdb519cd6456e68284', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_b932be72-2005-4324-b47c-568321751362'}) 2018-09-02 22:42:16,350 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_b932be72-2005-4324-b47c-568321751362', 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'64c7311170694724b3245af5579230e3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6b290e0d-df6a-4e30-b38c-730c64e904a7', 'username': u'tenantnetwork2-user_b932be72-2005-4324-b47c-568321751362', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.35:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-02 22:42:16,355 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_b932be72-2005-4324-b47c-568321751362', 'password': '6b290e0d-df6a-4e30-b38c-730c64e904a7', 'project_name': 'tenantnetwork2-project_b932be72-2005-4324-b47c-568321751362', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.35:5000/v3', 'project_id': '64c7311170694724b3245af5579230e3', 'project_domain_name': 'Default'} 2018-09-02 22:42:16,355 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-02 22:42:17,570 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T22:42:17Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'11a49af2-a94d-4760-acec-b233199989df', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_b932be72-2005-4324-b47c-568321751362', u'admin_state_up': True, u'tenant_id': u'64c7311170694724b3245af5579230e3', u'created_at': u'2018-09-02T22:42:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'64c7311170694724b3245af5579230e3'}) 2018-09-02 22:42:19,763 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T22:42:19Z', 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'84b1c116-9ed3-4e5f-a4b1-a6e7775e6652', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_b932be72-2005-4324-b47c-568321751362', u'enable_dhcp': True, u'network_id': u'11a49af2-a94d-4760-acec-b233199989df', u'tenant_id': u'64c7311170694724b3245af5579230e3', u'created_at': u'2018-09-02T22:42:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'64c7311170694724b3245af5579230e3'}) 2018-09-02 22:42:22,111 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2cea22db-39be-4fdd-be77-f16eed333608', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5d6bc9f5-1a0d-4262-a898-04220b8f5a0a', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'64c7311170694724b3245af5579230e3', u'created_at': u'2018-09-02T22:42:20Z', u'admin_state_up': True, u'updated_at': u'2018-09-02T22:42:21Z', u'revision_number': 2, u'routes': [], u'project_id': u'64c7311170694724b3245af5579230e3', u'id': u'900641b1-dfc8-4b5d-9153-d2edcf1a26c6', u'name': u'tenantnetwork2-router_b932be72-2005-4324-b47c-568321751362'}) 2018-09-02 22:42:24,612 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 22:42:24,613 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-02 22:42:35,498 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-02 22:42:36,338 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-02 22:42:37,714 - 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-09-02T22:42:37Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'96f1d4cc-cd91-4634-ac6a-4ba71977427c', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_cd843bd1-c408-4099-95f6-0c53838c058c', u'admin_state_up': True, u'tenant_id': u'9507082a471041e1b312eed283ed6608', u'created_at': u'2018-09-02T22:42:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9507082a471041e1b312eed283ed6608'}) 2018-09-02 22:42:39,743 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T22:42: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'62138340-bc35-4770-878a-a063a1714230', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_cd843bd1-c408-4099-95f6-0c53838c058c', u'enable_dhcp': True, u'network_id': u'96f1d4cc-cd91-4634-ac6a-4ba71977427c', u'tenant_id': u'9507082a471041e1b312eed283ed6608', u'created_at': u'2018-09-02T22:42: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'9507082a471041e1b312eed283ed6608'}) 2018-09-02 22:42:41,231 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2cea22db-39be-4fdd-be77-f16eed333608', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5d6bc9f5-1a0d-4262-a898-04220b8f5a0a', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9507082a471041e1b312eed283ed6608', u'created_at': u'2018-09-02T22:42:40Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-02T22:42:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'9507082a471041e1b312eed283ed6608', u'id': u'fecbf4eb-9de5-4c2f-a5bc-46f0fd1eaca0', u'name': u'vmready1-router_cd843bd1-c408-4099-95f6-0c53838c058c'}) 2018-09-02 22:42:49,765 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b70a7dd8-90e8-4f61-84d9-4b3d7f85fcf8/images/abbdc835-d651-4797-9f70-d4c6370eec58/snap', u'metadata': Munch({})})], 'file': u'/v2/images/abbdc835-d651-4797-9f70-d4c6370eec58/file', 'owner': u'9507082a471041e1b312eed283ed6608', 'id': u'abbdc835-d651-4797-9f70-d4c6370eec58', 'size': 12716032, u'self': u'/v2/images/abbdc835-d651-4797-9f70-d4c6370eec58', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9507082a471041e1b312eed283ed6608', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b70a7dd8-90e8-4f61-84d9-4b3d7f85fcf8/images/abbdc835-d651-4797-9f70-d4c6370eec58/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T22:42:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T22:42:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_cd843bd1-c408-4099-95f6-0c53838c058c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/abbdc835-d651-4797-9f70-d4c6370eec58', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_cd843bd1-c408-4099-95f6-0c53838c058c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_cd843bd1-c408-4099-95f6-0c53838c058c', 'created': u'2018-09-02T22:42:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T22:42:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/abbdc835-d651-4797-9f70-d4c6370eec58', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_cd843bd1-c408-4099-95f6-0c53838c058c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 22:42:50,656 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_cd843bd1-c408-4099-95f6-0c53838c058c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9507082a471041e1b312eed283ed6608', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'efcac6ad-c199-428f-9c56-4215fba82af0', 'swap': 0}) 2018-09-02 22:42:50,911 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 22:42:50,912 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-02 22:43:03,168 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-09-02 22:43:04,429 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'957a9ab170e64bcaa772136edaed6c69', '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'vmready2-project_af0866de-046a-41f5-add2-0f6976c82379'}) 2018-09-02 22:43:05,058 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f8355bfbedb143a6a47d4671679607d1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_af0866de-046a-41f5-add2-0f6976c82379'}) 2018-09-02 22:43:06,894 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_af0866de-046a-41f5-add2-0f6976c82379', 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'957a9ab170e64bcaa772136edaed6c69', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7b98b673-8978-4b1e-b8f0-070769e4b9b8', 'username': u'vmready2-user_af0866de-046a-41f5-add2-0f6976c82379', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.35:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-02 22:43:06,899 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_af0866de-046a-41f5-add2-0f6976c82379', 'password': '7b98b673-8978-4b1e-b8f0-070769e4b9b8', 'project_name': 'vmready2-project_af0866de-046a-41f5-add2-0f6976c82379', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.35:5000/v3', 'project_id': '957a9ab170e64bcaa772136edaed6c69', 'project_domain_name': 'Default'} 2018-09-02 22:43:06,899 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-09-02 22:43:08,007 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T22:43:07Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'd4ee94ce-e8c7-4510-8fa4-755b7714a318', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_af0866de-046a-41f5-add2-0f6976c82379', u'admin_state_up': True, u'tenant_id': u'957a9ab170e64bcaa772136edaed6c69', u'created_at': u'2018-09-02T22:43:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'957a9ab170e64bcaa772136edaed6c69'}) 2018-09-02 22:43:09,234 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T22:43:08Z', 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'bedb3c89-cc4c-452b-9324-c24331bfd0d9', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_af0866de-046a-41f5-add2-0f6976c82379', u'enable_dhcp': True, u'network_id': u'd4ee94ce-e8c7-4510-8fa4-755b7714a318', u'tenant_id': u'957a9ab170e64bcaa772136edaed6c69', u'created_at': u'2018-09-02T22:43:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'957a9ab170e64bcaa772136edaed6c69'}) 2018-09-02 22:43:10,698 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2cea22db-39be-4fdd-be77-f16eed333608', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5d6bc9f5-1a0d-4262-a898-04220b8f5a0a', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'957a9ab170e64bcaa772136edaed6c69', u'created_at': u'2018-09-02T22:43:09Z', u'admin_state_up': True, u'updated_at': u'2018-09-02T22:43:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'957a9ab170e64bcaa772136edaed6c69', u'id': u'1c058748-0e2b-4019-8d20-0888e9cb6cb3', u'name': u'vmready2-router_af0866de-046a-41f5-add2-0f6976c82379'}) 2018-09-02 22:43:17,629 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b70a7dd8-90e8-4f61-84d9-4b3d7f85fcf8/images/2520adf0-fc43-4e77-973f-db8bcf4c60d4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2520adf0-fc43-4e77-973f-db8bcf4c60d4/file', 'owner': u'957a9ab170e64bcaa772136edaed6c69', 'id': u'2520adf0-fc43-4e77-973f-db8bcf4c60d4', 'size': 12716032, u'self': u'/v2/images/2520adf0-fc43-4e77-973f-db8bcf4c60d4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'957a9ab170e64bcaa772136edaed6c69', 'name': 'vmready2-project_af0866de-046a-41f5-add2-0f6976c82379', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b70a7dd8-90e8-4f61-84d9-4b3d7f85fcf8/images/2520adf0-fc43-4e77-973f-db8bcf4c60d4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T22:43:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T22:43:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_af0866de-046a-41f5-add2-0f6976c82379', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2520adf0-fc43-4e77-973f-db8bcf4c60d4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_af0866de-046a-41f5-add2-0f6976c82379', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_af0866de-046a-41f5-add2-0f6976c82379', 'created': u'2018-09-02T22:43:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T22:43:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2520adf0-fc43-4e77-973f-db8bcf4c60d4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_af0866de-046a-41f5-add2-0f6976c82379', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 22:43:18,353 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_af0866de-046a-41f5-add2-0f6976c82379', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9507082a471041e1b312eed283ed6608', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e5d5bfca-9b33-4d40-8e5e-eb2efa4d3a7f', 'swap': 0}) 2018-09-02 22:43:18,598 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 22:43:18,598 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-02 22:43:32,870 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-09-02 22:43:33,709 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-09-02 22:43:34,276 - 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-09-02T22:43:34Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1c779bbd-47d8-4dd8-93a3-2d542ec08e89', u'provider:segmentation_id': 53, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_6f3ce7e7-5541-4dbd-9447-e2909844a13c', u'admin_state_up': True, u'tenant_id': u'9507082a471041e1b312eed283ed6608', u'created_at': u'2018-09-02T22:43:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9507082a471041e1b312eed283ed6608'}) 2018-09-02 22:43:35,324 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T22:43:34Z', 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'f08c185b-d97f-412a-9a2b-a3fc11af4356', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_6f3ce7e7-5541-4dbd-9447-e2909844a13c', u'enable_dhcp': True, u'network_id': u'1c779bbd-47d8-4dd8-93a3-2d542ec08e89', u'tenant_id': u'9507082a471041e1b312eed283ed6608', u'created_at': u'2018-09-02T22:43:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9507082a471041e1b312eed283ed6608'}) 2018-09-02 22:43:36,591 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2cea22db-39be-4fdd-be77-f16eed333608', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5d6bc9f5-1a0d-4262-a898-04220b8f5a0a', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9507082a471041e1b312eed283ed6608', u'created_at': u'2018-09-02T22:43:35Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-02T22:43:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'9507082a471041e1b312eed283ed6608', u'id': u'2b402e29-6809-49a6-b106-db70bd2f02ce', u'name': u'singlevm1-router_6f3ce7e7-5541-4dbd-9447-e2909844a13c'}) 2018-09-02 22:43:42,410 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b70a7dd8-90e8-4f61-84d9-4b3d7f85fcf8/images/42de6da2-86dd-464d-97b1-2eac79e4eacb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42de6da2-86dd-464d-97b1-2eac79e4eacb/file', 'owner': u'9507082a471041e1b312eed283ed6608', 'id': u'42de6da2-86dd-464d-97b1-2eac79e4eacb', 'size': 12716032, u'self': u'/v2/images/42de6da2-86dd-464d-97b1-2eac79e4eacb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9507082a471041e1b312eed283ed6608', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b70a7dd8-90e8-4f61-84d9-4b3d7f85fcf8/images/42de6da2-86dd-464d-97b1-2eac79e4eacb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T22:43:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T22:43:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_6f3ce7e7-5541-4dbd-9447-e2909844a13c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/42de6da2-86dd-464d-97b1-2eac79e4eacb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_6f3ce7e7-5541-4dbd-9447-e2909844a13c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_6f3ce7e7-5541-4dbd-9447-e2909844a13c', 'created': u'2018-09-02T22:43:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T22:43:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/42de6da2-86dd-464d-97b1-2eac79e4eacb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_6f3ce7e7-5541-4dbd-9447-e2909844a13c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 22:43:42,744 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_6f3ce7e7-5541-4dbd-9447-e2909844a13c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9507082a471041e1b312eed283ed6608', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'14bc3364-8d5d-41c0-9c0a-444719008ee5', 'swap': 0}) 2018-09-02 22:43:43,080 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtB2IaYnoF7eRF4mciE/tsPyIFBSY2FXB2gcruyeTFeQ3iWeW9Ik82vhq2bie7nLxEkfJf2uxyZAJZx55AV2FlyxBU/NgnsvkI57V+ihTgqNRNXGkn3RlNRf4Agob0VdJQu5CQEqUD7IGFVC5OQOApzefqr2N4NcyiNaywIMsoAyOTwPAeiuImufgthwneglYu0SE/w5KlBBtHV7lQtTYYsIpIYGVIVrfDki9W3Q5PV9bAvfCEORhKsCPT7PzDhq8FJG+6c/s/m7nAGgpA2L5ruvmHNs6wBp6h4ZUi4GfawlXCpHlqr8pF7jUEkdIxzuxDg+XoXyrMAs4LvkK8DtxJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArQdiGmJ6Be3kReJnIhP7bD8iBQUmNhVwdoHK7snkxXkN4lnl\nvSJPNr4atm4nu5y8RJHyX9rscmQCWceeQFdhZcsQVPzYJ7L5COe1fooU4KjUTVxp\nJ90ZTUX+AIKG9FXSULuQkBKlA+yBhVQuTkDgKc3n6q9jeDXMojWssCDLKAMjk8Dw\nHoriJrn4LYcJ3oJWLtEhP8OSpQQbR1e5ULU2GLCKSGBlSFa3w5IvVt0OT1fWwL3w\nhDkYSrAj0+z8w4avBSRvunP7P5u5wBoKQNi+a7r5hzbOsAaeoeGVIuBn2sJVwqR5\naq/KRe41BJHSMc7sQ4Pl6F8qzALOC75CvA7cSQIDAQABAoIBAHRx2JLbHTWqUIq7\ngB7OBdFmd3WbbojNSt9mH/UtyBkhi7d+On9bfKXhsEZ/wZugMo+PDOd3hNLC/VYA\nYj74z2JbE4Wul6W366MTlPAw6zX6SM47V8VtJZ78cKFVNo9uxlhwsixTb9xBKTVa\nXsNpI7LekKo/GJkI08uChdIOb8pfnnpT59tlSqKYcnv7dkn6agiUFiNjxSSeO9IH\n2dTGg4jIPqEQztN/PetQ6VR4gjJqu1cdO1OphIMFNXlLqdSqazIOf8qLMkz2iEQ0\nL7RgftgoYTug7oXfF89kggjYP+Zms5aZoHSbrD6sdEUDvYhFRcJ2I5oztssva1RP\n7L4+dAECgYEA4WduW2FGXJZabs5JqVx0LeMsdHeJ/ymlE0YPIze+bzko2VuU1HRL\nYI5bxRMnV2gvuCgaie1JnqEIP0Ko26kSsnxr1+m0u3Vu9YJcfWLgtt2901/NsEih\ntNDAlcOUqRenletX3yeY+8QSaoKrhRrTG3m/6UyA8/wjE/ZnqiFGOckCgYEAxIP3\nOzwb3LpuTuQSecEaibihZyaOswa1Maq+LVNh70IK3Fzfz9adf0EnLkfDHlwaT/r6\nTPVSEQxTRMVzutoym3cqLE0yomYKHoL7xHUqKoEo9TY3bVCdSuuonP4bRNUkD0EN\nicg+2IYFooHOgwYHxDqnkv3EkJaShT+C1KHMzoECgYEA2DXulZjpdUaD2GXoIpyc\nlKekrNM9e5Tm02YQfyepc+bQWC6QxHoJE8V6IcANrLozi+JsEoGabJ7q2kOG1a2I\nUc0nZSS4SFiM5tL1BREjnEV3IJp1IvOIqXjUQtQodUpLZnMpBtVk2ZtqTuCoxjTE\n60YN4CuSRndE7pEdPwRL6IECgYASSDiq8ReifFGg00UIwLdIUr3pS8QA0cHvofPZ\nYaV9zcYW5CkKO+whF52eh5yWaXklMbMxj60X2u6wOjJfEsecgQSSZIguZZHRbtwf\nVcsbczKtRWL4r4RCoRPprxY4XB/jr2ikBdYa7LT/flYJCHmWfuJyIVu1G9z7uoHg\naEEWgQKBgA5UTJ48cmdQzMHgRS9MIwDRwAGXMehfJvBfnr9jo5Gn3F7vyXVjAESj\nRcEQTfMG3cFVfC71jOtz6atpUdBNZVUEMXvNt/uBA0363hn+5k87lsfrpurgvQO9\n8eP0UERRGSzo5v4CWv/C3Ed5/U/FE5wL8uJ+HMxtRt8Mag99mpjG\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4276ce68323340a2aef54d4c8601def3', 'name': u'singlevm1-kp_6f3ce7e7-5541-4dbd-9447-e2909844a13c', 'created_at': '2018-09-02T22:43:43.080862', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9507082a471041e1b312eed283ed6608', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8d:56:c6:f9:16:ba:91:10:78:94:14:5b:ba:07:8e:1d', 'type': 'ssh', 'id': u'singlevm1-kp_6f3ce7e7-5541-4dbd-9447-e2909844a13c'}) 2018-09-02 22:43:43,081 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArQdiGmJ6Be3kReJnIhP7bD8iBQUmNhVwdoHK7snkxXkN4lnl vSJPNr4atm4nu5y8RJHyX9rscmQCWceeQFdhZcsQVPzYJ7L5COe1fooU4KjUTVxp J90ZTUX+AIKG9FXSULuQkBKlA+yBhVQuTkDgKc3n6q9jeDXMojWssCDLKAMjk8Dw HoriJrn4LYcJ3oJWLtEhP8OSpQQbR1e5ULU2GLCKSGBlSFa3w5IvVt0OT1fWwL3w hDkYSrAj0+z8w4avBSRvunP7P5u5wBoKQNi+a7r5hzbOsAaeoeGVIuBn2sJVwqR5 aq/KRe41BJHSMc7sQ4Pl6F8qzALOC75CvA7cSQIDAQABAoIBAHRx2JLbHTWqUIq7 gB7OBdFmd3WbbojNSt9mH/UtyBkhi7d+On9bfKXhsEZ/wZugMo+PDOd3hNLC/VYA Yj74z2JbE4Wul6W366MTlPAw6zX6SM47V8VtJZ78cKFVNo9uxlhwsixTb9xBKTVa XsNpI7LekKo/GJkI08uChdIOb8pfnnpT59tlSqKYcnv7dkn6agiUFiNjxSSeO9IH 2dTGg4jIPqEQztN/PetQ6VR4gjJqu1cdO1OphIMFNXlLqdSqazIOf8qLMkz2iEQ0 L7RgftgoYTug7oXfF89kggjYP+Zms5aZoHSbrD6sdEUDvYhFRcJ2I5oztssva1RP 7L4+dAECgYEA4WduW2FGXJZabs5JqVx0LeMsdHeJ/ymlE0YPIze+bzko2VuU1HRL YI5bxRMnV2gvuCgaie1JnqEIP0Ko26kSsnxr1+m0u3Vu9YJcfWLgtt2901/NsEih tNDAlcOUqRenletX3yeY+8QSaoKrhRrTG3m/6UyA8/wjE/ZnqiFGOckCgYEAxIP3 Ozwb3LpuTuQSecEaibihZyaOswa1Maq+LVNh70IK3Fzfz9adf0EnLkfDHlwaT/r6 TPVSEQxTRMVzutoym3cqLE0yomYKHoL7xHUqKoEo9TY3bVCdSuuonP4bRNUkD0EN icg+2IYFooHOgwYHxDqnkv3EkJaShT+C1KHMzoECgYEA2DXulZjpdUaD2GXoIpyc lKekrNM9e5Tm02YQfyepc+bQWC6QxHoJE8V6IcANrLozi+JsEoGabJ7q2kOG1a2I Uc0nZSS4SFiM5tL1BREjnEV3IJp1IvOIqXjUQtQodUpLZnMpBtVk2ZtqTuCoxjTE 60YN4CuSRndE7pEdPwRL6IECgYASSDiq8ReifFGg00UIwLdIUr3pS8QA0cHvofPZ YaV9zcYW5CkKO+whF52eh5yWaXklMbMxj60X2u6wOjJfEsecgQSSZIguZZHRbtwf VcsbczKtRWL4r4RCoRPprxY4XB/jr2ikBdYa7LT/flYJCHmWfuJyIVu1G9z7uoHg aEEWgQKBgA5UTJ48cmdQzMHgRS9MIwDRwAGXMehfJvBfnr9jo5Gn3F7vyXVjAESj RcEQTfMG3cFVfC71jOtz6atpUdBNZVUEMXvNt/uBA0363hn+5k87lsfrpurgvQO9 8eP0UERRGSzo5v4CWv/C3Ed5/U/FE5wL8uJ+HMxtRt8Mag99mpjG -----END RSA PRIVATE KEY----- 2018-09-02 22:44:07,648 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_6f3ce7e7-5541-4dbd-9447-e2909844a13c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2e:af:a9', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'42de6da2-86dd-464d-97b1-2eac79e4eacb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-09-02T22:44:04.000000', 'flavor': Munch({u'id': u'14bc3364-8d5d-41c0-9c0a-444719008ee5'}), 'az': u'nova', 'id': u'9cc1ed7f-826e-4317-8e06-3438ec22bd02', 'security_groups': [Munch({u'name': u'singlevm1-sg_6f3ce7e7-5541-4dbd-9447-e2909844a13c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4276ce68323340a2aef54d4c8601def3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9507082a471041e1b312eed283ed6608', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-02T22:44:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-02T22:44:04Z', 'hostId': u'2df5d56bb1a6f97b8a236de152a5529990c37bef6beb88cae5cdd158', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_6f3ce7e7-5541-4dbd-9447-e2909844a13c', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'2df5d56bb1a6f97b8a236de152a5529990c37bef6beb88cae5cdd158', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-09-02T22:44:04.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9507082a471041e1b312eed283ed6608', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_6f3ce7e7-5541-4dbd-9447-e2909844a13c', 'adminPass': u'33WSCxSZq7MV', 'tenant_id': u'9507082a471041e1b312eed283ed6608', 'created_at': u'2018-09-02T22:43:51Z', 'created': u'2018-09-02T22:43:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-02 22:44:10,216 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2b402e29-6809-49a6-b106-db70bd2f02ce', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9507082a471041e1b312eed283ed6608', 'created_at': u'2018-09-02T22:44:09Z', 'attached': True, 'updated_at': u'2018-09-02T22:44:09Z', 'id': u'3610e7ab-8ac7-479c-9b44-d14dda0f05b4', 'floating_network_id': u'2cea22db-39be-4fdd-be77-f16eed333608', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9507082a471041e1b312eed283ed6608', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2b402e29-6809-49a6-b106-db70bd2f02ce', 'project_id': u'9507082a471041e1b312eed283ed6608', 'port_id': u'2b81e8d3-c9dc-458c-8a3d-6355d484cc90', 'port': u'2b81e8d3-c9dc-458c-8a3d-6355d484cc90', 'network': u'2cea22db-39be-4fdd-be77-f16eed333608'}) 2018-09-02 22:44:11,126 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 511510009 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.184075] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186330] pid_max: default: 32768 minimum: 301 [ 0.187548] ACPI: Core revision 20150930 [ 0.189208] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190990] Security Framework initialized [ 0.192093] Yama: becoming mindful. [ 0.193101] AppArmor: AppArmor initialized [ 0.194253] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196003] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197695] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199301] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201156] Initializing cgroup subsys io [ 0.202269] Initializing cgroup subsys memory [ 0.203460] Initializing cgroup subsys devices [ 0.204670] Initializing cgroup subsys freezer [ 0.205895] Initializing cgroup subsys net_cls [ 0.207117] Initializing cgroup subsys perf_event [ 0.208381] Initializing cgroup subsys net_prio [ 0.209610] Initializing cgroup subsys hugetlb [ 0.210858] Initializing cgroup subsys pids [ 0.212065] CPU: Physical Processor ID: 0 [ 0.213886] mce: CPU supports 10 MCE banks [ 0.215089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216484] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231387] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238055] ftrace: allocating 31920 entries in 125 pages [ 0.263740] smpboot: Max logical packages: 1 [ 0.264919] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266776] x2apic enabled [ 0.267919] Switched APIC routing to physical x2apic. [ 0.270350] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271852] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.274604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277097] KVM setup paravirtual spinlock [ 0.278698] x86: Booted up 1 node, 1 CPUs [ 0.279809] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281683] devtmpfs: initialized [ 0.283654] evm: security.selinux [ 0.284617] evm: security.SMACK64 [ 0.285575] evm: security.SMACK64EXEC [ 0.286599] evm: security.SMACK64TRANSMUTE [ 0.287707] evm: security.SMACK64MMAP [ 0.288734] evm: security.ima [ 0.289630] evm: security.capability [ 0.290719] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293267] pinctrl core: initialized pinctrl subsystem [ 0.294774] RTC time: 22:44:04, date: 09/02/18 [ 0.296060] NET: Registered protocol family 16 [ 0.297381] cpuidle: using governor ladder [ 0.298500] cpuidle: using governor menu [ 0.299605] PCCT header not found. [ 0.300637] ACPI: bus type PCI registered [ 0.301736] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303430] PCI: Using configuration type 1 for base access [ 0.305597] ACPI: Added _OSI(Module Device) [ 0.306753] ACPI: Added _OSI(Processor Device) [ 0.307947] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309184] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311346] ACPI: Interpreter enabled [ 0.312404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322572] ACPI: (supports S0 S5) [ 0.323549] ACPI: Using IOAPIC for interrupt routing [ 0.324848] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328666] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332028] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336674] acpiphp: Slot [3] registered [ 0.337752] acpiphp: Slot [4] registered [ 0.338821] acpiphp: Slot [5] registered [ 0.339880] acpiphp: Slot [6] registered [ 0.340949] acpiphp: Slot [7] registered [ 0.342023] acpiphp: Slot [8] registered [ 0.343087] acpiphp: Slot [9] registered [ 0.344143] acpiphp: Slot [10] registered [ 0.345222] acpiphp: Slot [11] registered [ 0.346298] acpiphp: Slot [12] registered [ 0.347375] acpiphp: Slot [13] registered [ 0.348449] acpiphp: Slot [14] registered [ 0.349529] acpiphp: Slot [15] registered [ 0.364727] acpiphp: Slot [16] registered [ 0.365830] acpiphp: Slot [17] registered [ 0.366906] acpiphp: Slot [18] registered [ 0.367976] acpiphp: Slot [19] registered [ 0.369051] acpiphp: Slot [20] registered [ 0.370138] acpiphp: Slot [21] registered [ 0.371218] acpiphp: Slot [22] registered [ 0.372296] acpiphp: Slot [23] registered [ 0.373380] acpiphp: Slot [24] registered [ 0.374450] acpiphp: Slot [25] registered [ 0.375519] acpiphp: Slot [26] registered [ 0.376588] acpiphp: Slot [27] registered [ 0.377664] acpiphp: Slot [28] registered [ 0.378739] acpiphp: Slot [29] registered [ 0.379822] acpiphp: Slot [30] registered [ 0.380899] acpiphp: Slot [31] registered [ 0.381974] PCI host bridge to bus 0000:00 [ 0.383069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.384702] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.386343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.388323] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.390296] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.392298] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.396233] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.397976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.399565] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.401272] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.405637] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.407617] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428346] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430374] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.434263] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.436160] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.437908] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.439687] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.441123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.443252] vgaarb: loaded [ 0.444091] vgaarb: bridge control possible 0000:00:02.0 [ 0.445736] SCSI subsystem initialized [ 0.446993] ACPI: bus type USB registered [ 0.448134] usbcore: registered new interface driver usbfs [ 0.449558] usbcore: registered new interface driver hub [ 0.450926] usbcore: registered new device driver usb [ 0.452439] PCI: Using ACPI for IRQ routing [ 0.453953] NetLabel: Initializing [ 0.454933] NetLabel: domain hash size = 128 [ 0.456106] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.457425] NetLabel: unlabeled traffic allowed by default [ 0.459012] clocksource: Switched to clocksource kvm-clock [ 0.469310] AppArmor: AppArmor Filesystem Enabled [ 0.470631] pnp: PnP ACPI init [ 0.471860] pnp: PnP ACPI: found 5 devices [ 0.478724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481071] NET: Registered protocol family 2 [ 0.482501] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486297] TCP: Hash tables configured (established 4096 bind 4096) [ 0.487954] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.491039] NET: Registered protocol family 1 [ 0.492259] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493891] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.495438] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510318] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524946] Trying to unpack rootfs image as initramfs... [ 0.587031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.591893] Scanning for low memory corruption every 60 seconds [ 0.594090] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.595716] audit: initializing netlink subsys (disabled) [ 0.597176] audit: type=2000 audit(1535928245.497:1): initialized [ 0.599089] Initialise system trusted keyring [ 0.600453] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.602034] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604764] zbud: loaded [ 0.605771] VFS: Disk quotas dquot_6.6.0 [ 0.606910] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609106] fuse init (API version 7.23) [ 0.610345] Key type big_key registered [ 0.611481] Allocating IMA MOK and blacklist keyrings. [ 0.613134] Key type asymmetric registered [ 0.614273] Asymmetric key parser 'x509' registered [ 0.615593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.617663] io scheduler noop registered [ 0.618751] io scheduler deadline registered (default) [ 0.620118] io scheduler cfq registered [ 0.621313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.622738] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.624504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626519] ACPI: Power Button [PWRF] [ 0.627747] GHES: HEST is not enabled! [ 0.641837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.671022] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.673923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.697630] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.700687] Linux agpgart interface v0.103 [ 0.704074] brd: module loaded [ 0.706297] loop: module loaded [ 0.711086] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.713521] GPT:90111 != 2097151 [ 0.714643] GPT:Alternate GPT header not at the end of the disk. [ 0.716450] GPT:90111 != 2097151 [ 0.717564] GPT: Use GNU Parted to correct GPT errors. [ 0.719153] vda: vda1 vda15 [ 0.720962] scsi host0: ata_piix [ 0.722196] scsi host1: ata_piix [ 0.723413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.725424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.727912] libphy: Fixed MDIO Bus: probed [ 0.729218] tun: Universal TUN/TAP device driver, 1.6 [ 0.730744] tun: (C) 1999-2004 Max Krasnyansky [ 0.733871] PPP generic driver version 2.4.2 [ 0.735348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.737293] ehci-pci: EHCI PCI platform driver [ 0.738806] ehci-platform: EHCI generic platform driver [ 0.740473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742333] ohci-pci: OHCI PCI platform driver [ 0.743768] ohci-platform: OHCI generic platform driver [ 0.745416] uhci_hcd: USB Universal Host Controller Interface driver [ 0.760206] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.764247] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.765865] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.767729] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.769732] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.772056] usb usb1: Product: UHCI Host Controller [ 0.773576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.775402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776945] hub 1-0:1.0: USB hub found [ 0.778206] hub 1-0:1.0: 2 ports detected [ 0.779685] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.782960] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.784504] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786148] mousedev: PS/2 mouse device common for all mice [ 0.788111] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.791041] rtc_cmos 00:00: RTC can wake from S4 [ 0.792807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.794720] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796642] i2c /dev entries driver [ 0.797856] device-mapper: uevent: version 1.0.3 [ 0.799386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.802009] ledtrig-cpu: registered to indicate activity on CPUs [ 0.804129] NET: Registered protocol family 10 [ 0.805880] NET: Registered protocol family 17 [ 0.807326] Key type dns_resolver registered [ 0.808841] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810605] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.813445] registered taskstats version 1 [ 0.814834] Loading compiled-in X.509 certificates [ 0.816680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.819210] zswap: loaded using pool lzo/zbud [ 0.821265] Key type trusted registered [ 0.823395] Key type encrypted registered [ 0.824528] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825926] ima: No TPM chip found, activating TPM-bypass! [ 0.827338] evm: HMAC attrs: 0x1 [ 0.828630] Magic number: 2:188:754 [ 0.829682] tty ttyS5: hash matches [ 0.830787] rtc_cmos 00:00: setting system clock to 2018-09-02 22:44:05 UTC (1535928245) [ 0.832985] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834516] EDD information not available. [ 0.884796] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.886934] Write protecting the kernel read-only data: 14336k [ 0.889869] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.892332] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.939135] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.12s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx+hiF8PWGslyBqaRG4w41uH7V3uaCUfifAs6RWYfRBmSj2qLmGh1q2Rh2SBX5WCrdziu91RbHYgMgdZUgbQouRBR7cHoCQwOOScQlCKroqU3hFXITsUdwSCZh7zCa46uqX7+oJbZhe1PxDYJNeHn9Qp0sMbiILzJc4U2kYl7+xe+zd7PywOP47p+x1zbY/V3VwsBpEdGQkeNDQ/MtKc6dMM0hHV6+pviDj+1JLy8ut5qlCzPlyfciE0zKXc3iFjiP9Qk9w770CLC1OaEcVecKk4lt5SLIzRz7Ce1h9GmGXRq94AyIBAqpZUdBMzLyUWatsGOD+nVGUBrVJMnKr75t root@singlevm1-vm-6f3ce7e7-5541-4dbd-9447-e2909844a13c ssh-dss AAAAB3NzaC1kc3MAAACBAJEq4imr8FTUBZSBB4SMtt9/9jLWG/Prg4AzmuIsfLrFqSxQmV6z4v7Sj0OOnSVXCI2Bnu0OsP8yxL9Amc+tMXEQ3nfyCA3F3pErXFhaFiWjp5/BnWHwLs55w4HcOk8afqkXj5CW50kW4YnTejz2dr67/d6LbEq6mvrPzOAz6dZBAAAAFQDH9HF0TR/3H3WhaFkiuZinaIdVEQAAAIBXQFzKcgUqyfia/j5LR1TQopP0OOqd06hWIg9/R1fnEdWH79oM7fXcf6Pq+/qgsex4LcRWqskTmfJWD6XlKC6El9YXLcfaL44NAQh2T4hfe2wSnRoU7X7xjJz3MqJFRsy4i/vF8DkNg6bGBe5lxmpxe01q0WcLUdWeAOR6cn40LAAAAIBKTothCqD7G4hIZNQsrOFLzvyZzvQiv1JYKJqF/IwkoNIO1sakjXaJQFb3AEvlSYilLE+42TXF4io1Afi7WW5ZVtlqfnF+LmaPAUX2dSIOsNlWS5bIAUWN7hlqxX9v7bsWei9LvkMrqxqUVuzlkc3UspQpHEs+R/zvmIN5KJsGhw== root@singlevm1-vm-6f3ce7e7-5541-4dbd-9447-e2909844a13c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe2e:afa9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-6f3ce7e7-5541-4dbd-9447-e2909844a13c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-6f3ce7e7-5541-4dbd-9447-e2909844a13c login: 2018-09-02 22:44:12,129 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2018-09-02 22:44:21,380 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 511510009 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.184075] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186330] pid_max: default: 32768 minimum: 301 [ 0.187548] ACPI: Core revision 20150930 [ 0.189208] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190990] Security Framework initialized [ 0.192093] Yama: becoming mindful. [ 0.193101] AppArmor: AppArmor initialized [ 0.194253] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196003] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197695] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199301] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201156] Initializing cgroup subsys io [ 0.202269] Initializing cgroup subsys memory [ 0.203460] Initializing cgroup subsys devices [ 0.204670] Initializing cgroup subsys freezer [ 0.205895] Initializing cgroup subsys net_cls [ 0.207117] Initializing cgroup subsys perf_event [ 0.208381] Initializing cgroup subsys net_prio [ 0.209610] Initializing cgroup subsys hugetlb [ 0.210858] Initializing cgroup subsys pids [ 0.212065] CPU: Physical Processor ID: 0 [ 0.213886] mce: CPU supports 10 MCE banks [ 0.215089] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216484] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231387] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238055] ftrace: allocating 31920 entries in 125 pages [ 0.263740] smpboot: Max logical packages: 1 [ 0.264919] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266776] x2apic enabled [ 0.267919] Switched APIC routing to physical x2apic. [ 0.270350] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271852] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.274604] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277097] KVM setup paravirtual spinlock [ 0.278698] x86: Booted up 1 node, 1 CPUs [ 0.279809] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281683] devtmpfs: initialized [ 0.283654] evm: security.selinux [ 0.284617] evm: security.SMACK64 [ 0.285575] evm: security.SMACK64EXEC [ 0.286599] evm: security.SMACK64TRANSMUTE [ 0.287707] evm: security.SMACK64MMAP [ 0.288734] evm: security.ima [ 0.289630] evm: security.capability [ 0.290719] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293267] pinctrl core: initialized pinctrl subsystem [ 0.294774] RTC time: 22:44:04, date: 09/02/18 [ 0.296060] NET: Registered protocol family 16 [ 0.297381] cpuidle: using governor ladder [ 0.298500] cpuidle: using governor menu [ 0.299605] PCCT header not found. [ 0.300637] ACPI: bus type PCI registered [ 0.301736] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303430] PCI: Using configuration type 1 for base access [ 0.305597] ACPI: Added _OSI(Module Device) [ 0.306753] ACPI: Added _OSI(Processor Device) [ 0.307947] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309184] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311346] ACPI: Interpreter enabled [ 0.312404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322572] ACPI: (supports S0 S5) [ 0.323549] ACPI: Using IOAPIC for interrupt routing [ 0.324848] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328666] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330264] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332028] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336674] acpiphp: Slot [3] registered [ 0.337752] acpiphp: Slot [4] registered [ 0.338821] acpiphp: Slot [5] registered [ 0.339880] acpiphp: Slot [6] registered [ 0.340949] acpiphp: Slot [7] registered [ 0.342023] acpiphp: Slot [8] registered [ 0.343087] acpiphp: Slot [9] registered [ 0.344143] acpiphp: Slot [10] registered [ 0.345222] acpiphp: Slot [11] registered [ 0.346298] acpiphp: Slot [12] registered [ 0.347375] acpiphp: Slot [13] registered [ 0.348449] acpiphp: Slot [14] registered [ 0.349529] acpiphp: Slot [15] registered [ 0.364727] acpiphp: Slot [16] registered [ 0.365830] acpiphp: Slot [17] registered [ 0.366906] acpiphp: Slot [18] registered [ 0.367976] acpiphp: Slot [19] registered [ 0.369051] acpiphp: Slot [20] registered [ 0.370138] acpiphp: Slot [21] registered [ 0.371218] acpiphp: Slot [22] registered [ 0.372296] acpiphp: Slot [23] registered [ 0.373380] acpiphp: Slot [24] registered [ 0.374450] acpiphp: Slot [25] registered [ 0.375519] acpiphp: Slot [26] registered [ 0.376588] acpiphp: Slot [27] registered [ 0.377664] acpiphp: Slot [28] registered [ 0.378739] acpiphp: Slot [29] registered [ 0.379822] acpiphp: Slot [30] registered [ 0.380899] acpiphp: Slot [31] registered [ 0.381974] PCI host bridge to bus 0000:00 [ 0.383069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.384702] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.386343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.388323] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.390296] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.392298] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.396233] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.397976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.399565] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.401272] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.405637] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.407617] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428346] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430374] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.434263] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.436160] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.437908] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.439687] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.441123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.443252] vgaarb: loaded [ 0.444091] vgaarb: bridge control possible 0000:00:02.0 [ 0.445736] SCSI subsystem initialized [ 0.446993] ACPI: bus type USB registered [ 0.448134] usbcore: registered new interface driver usbfs [ 0.449558] usbcore: registered new interface driver hub [ 0.450926] usbcore: registered new device driver usb [ 0.452439] PCI: Using ACPI for IRQ routing [ 0.453953] NetLabel: Initializing [ 0.454933] NetLabel: domain hash size = 128 [ 0.456106] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.457425] NetLabel: unlabeled traffic allowed by default [ 0.459012] clocksource: Switched to clocksource kvm-clock [ 0.469310] AppArmor: AppArmor Filesystem Enabled [ 0.470631] pnp: PnP ACPI init [ 0.471860] pnp: PnP ACPI: found 5 devices [ 0.478724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481071] NET: Registered protocol family 2 [ 0.482501] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484497] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486297] TCP: Hash tables configured (established 4096 bind 4096) [ 0.487954] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.491039] NET: Registered protocol family 1 [ 0.492259] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493891] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.495438] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510318] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524946] Trying to unpack rootfs image as initramfs... [ 0.587031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.591893] Scanning for low memory corruption every 60 seconds [ 0.594090] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.595716] audit: initializing netlink subsys (disabled) [ 0.597176] audit: type=2000 audit(1535928245.497:1): initialized [ 0.599089] Initialise system trusted keyring [ 0.600453] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.602034] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604764] zbud: loaded [ 0.605771] VFS: Disk quotas dquot_6.6.0 [ 0.606910] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609106] fuse init (API version 7.23) [ 0.610345] Key type big_key registered [ 0.611481] Allocating IMA MOK and blacklist keyrings. [ 0.613134] Key type asymmetric registered [ 0.614273] Asymmetric key parser 'x509' registered [ 0.615593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.617663] io scheduler noop registered [ 0.618751] io scheduler deadline registered (default) [ 0.620118] io scheduler cfq registered [ 0.621313] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.622738] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.624504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626519] ACPI: Power Button [PWRF] [ 0.627747] GHES: HEST is not enabled! [ 0.641837] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.671022] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.673923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.697630] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.700687] Linux agpgart interface v0.103 [ 0.704074] brd: module loaded [ 0.706297] loop: module loaded [ 0.711086] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.713521] GPT:90111 != 2097151 [ 0.714643] GPT:Alternate GPT header not at the end of the disk. [ 0.716450] GPT:90111 != 2097151 [ 0.717564] GPT: Use GNU Parted to correct GPT errors. [ 0.719153] vda: vda1 vda15 [ 0.720962] scsi host0: ata_piix [ 0.722196] scsi host1: ata_piix [ 0.723413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.725424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.727912] libphy: Fixed MDIO Bus: probed [ 0.729218] tun: Universal TUN/TAP device driver, 1.6 [ 0.730744] tun: (C) 1999-2004 Max Krasnyansky [ 0.733871] PPP generic driver version 2.4.2 [ 0.735348] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.737293] ehci-pci: EHCI PCI platform driver [ 0.738806] ehci-platform: EHCI generic platform driver [ 0.740473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742333] ohci-pci: OHCI PCI platform driver [ 0.743768] ohci-platform: OHCI generic platform driver [ 0.745416] uhci_hcd: USB Universal Host Controller Interface driver [ 0.760206] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.764247] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.765865] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.767729] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.769732] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.772056] usb usb1: Product: UHCI Host Controller [ 0.773576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.775402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776945] hub 1-0:1.0: USB hub found [ 0.778206] hub 1-0:1.0: 2 ports detected [ 0.779685] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.782960] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.784504] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786148] mousedev: PS/2 mouse device common for all mice [ 0.788111] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.791041] rtc_cmos 00:00: RTC can wake from S4 [ 0.792807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.794720] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796642] i2c /dev entries driver [ 0.797856] device-mapper: uevent: version 1.0.3 [ 0.799386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.802009] ledtrig-cpu: registered to indicate activity on CPUs [ 0.804129] NET: Registered protocol family 10 [ 0.805880] NET: Registered protocol family 17 [ 0.807326] Key type dns_resolver registered [ 0.808841] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810605] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.813445] registered taskstats version 1 [ 0.814834] Loading compiled-in X.509 certificates [ 0.816680] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.819210] zswap: loaded using pool lzo/zbud [ 0.821265] Key type trusted registered [ 0.823395] Key type encrypted registered [ 0.824528] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825926] ima: No TPM chip found, activating TPM-bypass! [ 0.827338] evm: HMAC attrs: 0x1 [ 0.828630] Magic number: 2:188:754 [ 0.829682] tty ttyS5: hash matches [ 0.830787] rtc_cmos 00:00: setting system clock to 2018-09-02 22:44:05 UTC (1535928245) [ 0.832985] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834516] EDD information not available. [ 0.884796] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.886934] Write protecting the kernel read-only data: 14336k [ 0.889869] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.892332] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.939135] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.12s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx+hiF8PWGslyBqaRG4w41uH7V3uaCUfifAs6RWYfRBmSj2qLmGh1q2Rh2SBX5WCrdziu91RbHYgMgdZUgbQouRBR7cHoCQwOOScQlCKroqU3hFXITsUdwSCZh7zCa46uqX7+oJbZhe1PxDYJNeHn9Qp0sMbiILzJc4U2kYl7+xe+zd7PywOP47p+x1zbY/V3VwsBpEdGQkeNDQ/MtKc6dMM0hHV6+pviDj+1JLy8ut5qlCzPlyfciE0zKXc3iFjiP9Qk9w770CLC1OaEcVecKk4lt5SLIzRz7Ce1h9GmGXRq94AyIBAqpZUdBMzLyUWatsGOD+nVGUBrVJMnKr75t root@singlevm1-vm-6f3ce7e7-5541-4dbd-9447-e2909844a13c ssh-dss AAAAB3NzaC1kc3MAAACBAJEq4imr8FTUBZSBB4SMtt9/9jLWG/Prg4AzmuIsfLrFqSxQmV6z4v7Sj0OOnSVXCI2Bnu0OsP8yxL9Amc+tMXEQ3nfyCA3F3pErXFhaFiWjp5/BnWHwLs55w4HcOk8afqkXj5CW50kW4YnTejz2dr67/d6LbEq6mvrPzOAz6dZBAAAAFQDH9HF0TR/3H3WhaFkiuZinaIdVEQAAAIBXQFzKcgUqyfia/j5LR1TQopP0OOqd06hWIg9/R1fnEdWH79oM7fXcf6Pq+/qgsex4LcRWqskTmfJWD6XlKC6El9YXLcfaL44NAQh2T4hfe2wSnRoU7X7xjJz3MqJFRsy4i/vF8DkNg6bGBe5lxmpxe01q0WcLUdWeAOR6cn40LAAAAIBKTothCqD7G4hIZNQsrOFLzvyZzvQiv1JYKJqF/IwkoNIO1sakjXaJQFb3AEvlSYilLE+42TXF4io1Afi7WW5ZVtlqfnF+LmaPAUX2dSIOsNlWS5bIAUWN7hlqxX9v7bsWei9LvkMrqxqUVuzlkc3UspQpHEs+R/zvmIN5KJsGhw== root@singlevm1-vm-6f3ce7e7-5541-4dbd-9447-e2909844a13c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe2e:afa9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-6f3ce7e7-5541-4dbd-9447-e2909844a13c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-6f3ce7e7-5541-4dbd-9447-e2909844a13c login: 2018-09-02 22:44:21,453 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-02 22:44:21,454 - functest.core.singlevm - DEBUG - error: 2018-09-02 22:44:21,571 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 22:44:21,572 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-02 22:44:38,982 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-09-02 22:44:40,308 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'15e13ff72de14989857a8d8bb6ee34f4', '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'singlevm2-project_7c3b73e6-9deb-4fc1-ba91-366c9efad56c'}) 2018-09-02 22:44:40,838 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'08647ede6dcd46638740d6913faacb1b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_7c3b73e6-9deb-4fc1-ba91-366c9efad56c'}) 2018-09-02 22:44:42,413 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 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'15e13ff72de14989857a8d8bb6ee34f4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6b781e15-a528-444e-ac7b-76c7f6586757', 'username': u'singlevm2-user_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.35:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-02 22:44:42,418 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'password': '6b781e15-a528-444e-ac7b-76c7f6586757', 'project_name': 'singlevm2-project_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.35:5000/v3', 'project_id': '15e13ff72de14989857a8d8bb6ee34f4', 'project_domain_name': 'Default'} 2018-09-02 22:44:42,418 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-09-02 22:44:43,648 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T22:44:43Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'5bf06736-9337-44fc-9f7a-336b043b3d16', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', u'admin_state_up': True, u'tenant_id': u'15e13ff72de14989857a8d8bb6ee34f4', u'created_at': u'2018-09-02T22:44:43Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'15e13ff72de14989857a8d8bb6ee34f4'}) 2018-09-02 22:44:44,839 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-02T22:44:44Z', 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'7c509366-f19b-48fb-a608-0f20f8eb8361', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', u'enable_dhcp': True, u'network_id': u'5bf06736-9337-44fc-9f7a-336b043b3d16', u'tenant_id': u'15e13ff72de14989857a8d8bb6ee34f4', u'created_at': u'2018-09-02T22:44:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'15e13ff72de14989857a8d8bb6ee34f4'}) 2018-09-02 22:44:46,484 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2cea22db-39be-4fdd-be77-f16eed333608', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5d6bc9f5-1a0d-4262-a898-04220b8f5a0a', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'15e13ff72de14989857a8d8bb6ee34f4', u'created_at': u'2018-09-02T22:44:45Z', u'admin_state_up': True, u'updated_at': u'2018-09-02T22:44:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'15e13ff72de14989857a8d8bb6ee34f4', u'id': u'21b8e896-d6de-4762-a35a-34408c2bba0d', u'name': u'singlevm2-router_7c3b73e6-9deb-4fc1-ba91-366c9efad56c'}) 2018-09-02 22:44:52,232 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b70a7dd8-90e8-4f61-84d9-4b3d7f85fcf8/images/27f4b974-f17b-4b48-b184-ba0f3159a390/snap', u'metadata': Munch({})})], 'file': u'/v2/images/27f4b974-f17b-4b48-b184-ba0f3159a390/file', 'owner': u'15e13ff72de14989857a8d8bb6ee34f4', 'id': u'27f4b974-f17b-4b48-b184-ba0f3159a390', 'size': 12716032, u'self': u'/v2/images/27f4b974-f17b-4b48-b184-ba0f3159a390', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'15e13ff72de14989857a8d8bb6ee34f4', 'name': 'singlevm2-project_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b70a7dd8-90e8-4f61-84d9-4b3d7f85fcf8/images/27f4b974-f17b-4b48-b184-ba0f3159a390/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-02T22:44:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-02T22:44:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/27f4b974-f17b-4b48-b184-ba0f3159a390', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'created': u'2018-09-02T22:44:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-02T22:44:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/27f4b974-f17b-4b48-b184-ba0f3159a390', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-02 22:44:53,139 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9507082a471041e1b312eed283ed6608', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a22b7b92-1247-459e-ac00-5af0a73490cb', 'swap': 0}) 2018-09-02 22:44:54,222 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZTk6h8smKUnt0Eh/ghBYM2b8a3rsluPyXDw//sabpSWSnKiZV9GfNCYa/BUuF790S8BNb+zWEidf6oyljnAgPNSwht6oycBXW95dkuWHF8nWdIGWdO7zJ9lg87N9YYtTf0AjdyHnJsdlr1DRTZ8D9MhDQ1E/kPRwPbiI74TaEn1Dq4E5lZaH4TDWLJurFIKt5oYwlaKp+sZqyO0HpOeKjw12oeqEMeR4BTG1ahlVJaWdX/NjG9KyP79eY2C5phETJGjXzkDiGhbEMkNWJSPvgDHQePhlGks5+OJeNTSI3kaMm1U66jfrV9SP5LpP2ElaJ3bNt8WP9Vp6LaTPEjqL7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAmU5OofLJilJ7dBIf4IQWDNm/Gt67Jbj8lw8P/7Gm6Ulkpyom\nVfRnzQmGvwVLhe/dEvATW/s1hInX+qMpY5wIDzUsIbeqMnAV1veXZLlhxfJ1nSBl\nnTu8yfZYPOzfWGLU39AI3ch5ybHZa9Q0U2fA/TIQ0NRP5D0cD24iO+E2hJ9Q6uBO\nZWWh+Ew1iybqxSCreaGMJWiqfrGasjtB6Tnio8NdqHqhDHkeAUxtWoZVSWlnV/zY\nxvSsj+/XmNguaYREyRo185A4hoWxDJDViUj74Ax0Hj4ZRpLOfjiXjU0iN5GjJtVO\nuo361fUj+S6T9hJWid2zbfFj/Vaei2kzxI6i+wIDAQABAoIBAASEXSbCa5PKyF5s\nJkpMOgYY6FuXUnZTFAYzaGpFRsC6699NC6IeuGw/Kpw4QLhqj939+uQL69DC6v00\nj4Si1U31aB56NeaUjOAvnWNXXv0hHrwJd1UBrJdazdDFvfLxvon1rD00qfn6ZoiZ\n0QzgEryjHAG7L7tu3YPK3/FZumx/5YpHr1w7Oy5+ARuGB6Mfy1zX0SWl1Y6rGKPa\n+WCZN0Qnfxb6KgNIKsJKlk7HWfWytkPinD+Eh2Srf/giUEqG4zgUls0tAhfQulho\nuuktswmpJCzUUYUPMa2x0L82OOp9dNVcgekguZcXb+t/P1Rf2ThsKdP/Dacx2xbJ\n1eQaRcECgYEAyfW6RrVzDVUD1RNwi1BEDFnZKEmnR/A5MtAIdD9cJxIcmTE5kMs/\numikY/0xsCrS6oDqKlka/2VOiV/Yptac1TQd8IDpIGTnnMJv1UN0ZcaRgj7gomZq\nMhg3fmEkpHjjbBJfAizj3SPtZc23a2CFjlAEi/MW84tOpviG9jdOByECgYEAwlPG\nwdT9ZZxdPnVwwBUWGBRbjF1IUWNMFdOqnoYgCZsYe8Cql/ODGDvPEQFen2mJGkI1\nh9VJlJ0wIqeG9rEbcD/EE127Nbf63A9jgrzNAD5P4U3/sDrghondxnFdoudU0UmU\nOYLXfl21rZtV585ElUgdh3Ew7IBqCLkTM+HQEpsCgYEAhLmnB90rlXFvqVKzPfss\nHWnW2zE8bHylOo2ZYLxbFZpDjTHagRvx79HhZ4z4YKxkHJVITzhsE7hCWunQeiTE\nwSEVI/+0NgPaax0lXeSM1G4hJpWoD1J7LBzaK4YwDJ8d5uJT6hwSTDzWQXdmuXyf\niR1xP4AsbzX4JKdkGt/RucECgYA8yeIx/kOqRoiwoiI8JBx+OdgNh5y4wPwrE8Sa\nxFA/UQIOrE1xLR7ENOloY2pLKcNWsIF4VVMoJyfIn2lLwElaCsh2WmrWug/CSRoS\n6qaiPdvVGgYzBaf4ziXPDuWAsSbKNV8lwnVQtVXA0gfEdLTlkeKS3Oi2AtGomuST\n5T6mowKBgQDDE01cpNVnQNkvTX/mFGgVVsSAphIvxa7f1U8krcvfLx1qGJIG+N3B\nc3kEKylHpzgCrFI+H44vFHXoEIP+ZnxP3j9oBpmgJOgqaFZwaWkuNBu1RdEJ4ydH\nS7Y9J0lX5vNR0d2smR7YiPgEeOxPLfDulLDIedV8wLB03DDoh+GUHA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'08647ede6dcd46638740d6913faacb1b', 'name': u'singlevm2-kp_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'created_at': '2018-09-02T22:44:54.222794', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'15e13ff72de14989857a8d8bb6ee34f4', 'name': 'singlevm2-project_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'29:94:4e:5a:3e:2f:aa:09:44:bb:6a:b6:03:00:c4:06', 'type': 'ssh', 'id': u'singlevm2-kp_7c3b73e6-9deb-4fc1-ba91-366c9efad56c'}) 2018-09-02 22:44:54,223 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAmU5OofLJilJ7dBIf4IQWDNm/Gt67Jbj8lw8P/7Gm6Ulkpyom VfRnzQmGvwVLhe/dEvATW/s1hInX+qMpY5wIDzUsIbeqMnAV1veXZLlhxfJ1nSBl nTu8yfZYPOzfWGLU39AI3ch5ybHZa9Q0U2fA/TIQ0NRP5D0cD24iO+E2hJ9Q6uBO ZWWh+Ew1iybqxSCreaGMJWiqfrGasjtB6Tnio8NdqHqhDHkeAUxtWoZVSWlnV/zY xvSsj+/XmNguaYREyRo185A4hoWxDJDViUj74Ax0Hj4ZRpLOfjiXjU0iN5GjJtVO uo361fUj+S6T9hJWid2zbfFj/Vaei2kzxI6i+wIDAQABAoIBAASEXSbCa5PKyF5s JkpMOgYY6FuXUnZTFAYzaGpFRsC6699NC6IeuGw/Kpw4QLhqj939+uQL69DC6v00 j4Si1U31aB56NeaUjOAvnWNXXv0hHrwJd1UBrJdazdDFvfLxvon1rD00qfn6ZoiZ 0QzgEryjHAG7L7tu3YPK3/FZumx/5YpHr1w7Oy5+ARuGB6Mfy1zX0SWl1Y6rGKPa +WCZN0Qnfxb6KgNIKsJKlk7HWfWytkPinD+Eh2Srf/giUEqG4zgUls0tAhfQulho uuktswmpJCzUUYUPMa2x0L82OOp9dNVcgekguZcXb+t/P1Rf2ThsKdP/Dacx2xbJ 1eQaRcECgYEAyfW6RrVzDVUD1RNwi1BEDFnZKEmnR/A5MtAIdD9cJxIcmTE5kMs/ umikY/0xsCrS6oDqKlka/2VOiV/Yptac1TQd8IDpIGTnnMJv1UN0ZcaRgj7gomZq Mhg3fmEkpHjjbBJfAizj3SPtZc23a2CFjlAEi/MW84tOpviG9jdOByECgYEAwlPG wdT9ZZxdPnVwwBUWGBRbjF1IUWNMFdOqnoYgCZsYe8Cql/ODGDvPEQFen2mJGkI1 h9VJlJ0wIqeG9rEbcD/EE127Nbf63A9jgrzNAD5P4U3/sDrghondxnFdoudU0UmU OYLXfl21rZtV585ElUgdh3Ew7IBqCLkTM+HQEpsCgYEAhLmnB90rlXFvqVKzPfss HWnW2zE8bHylOo2ZYLxbFZpDjTHagRvx79HhZ4z4YKxkHJVITzhsE7hCWunQeiTE wSEVI/+0NgPaax0lXeSM1G4hJpWoD1J7LBzaK4YwDJ8d5uJT6hwSTDzWQXdmuXyf iR1xP4AsbzX4JKdkGt/RucECgYA8yeIx/kOqRoiwoiI8JBx+OdgNh5y4wPwrE8Sa xFA/UQIOrE1xLR7ENOloY2pLKcNWsIF4VVMoJyfIn2lLwElaCsh2WmrWug/CSRoS 6qaiPdvVGgYzBaf4ziXPDuWAsSbKNV8lwnVQtVXA0gfEdLTlkeKS3Oi2AtGomuST 5T6mowKBgQDDE01cpNVnQNkvTX/mFGgVVsSAphIvxa7f1U8krcvfLx1qGJIG+N3B c3kEKylHpzgCrFI+H44vFHXoEIP+ZnxP3j9oBpmgJOgqaFZwaWkuNBu1RdEJ4ydH S7Y9J0lX5vNR0d2smR7YiPgEeOxPLfDulLDIedV8wLB03DDoh+GUHA== -----END RSA PRIVATE KEY----- 2018-09-02 22:45:04,605 - functest.core.singlevm - ERROR - Cannot run singlevm2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 199, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'27f4b974-f17b-4b48-b184-ba0f3159a390'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'a22b7b92-1247-459e-ac00-5af0a73490cb'}), 'az': u'', 'id': u'a08b5a47-93a5-4667-9bf5-2ea33333bb99', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'08647ede6dcd46638740d6913faacb1b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'15e13ff72de14989857a8d8bb6ee34f4', 'name': 'singlevm2-project_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-09-02T22:45:01Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'15e13ff72de14989857a8d8bb6ee34f4', 'name': u'singlevm2-vm_7c3b73e6-9deb-4fc1-ba91-366c9efad56c', 'adminPass': None, 'tenant_id': u'15e13ff72de14989857a8d8bb6ee34f4', 'created_at': u'2018-09-02T22:45:00Z', 'created': u'2018-09-02T22:45:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-09-02 22:45:04,714 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-02 22:45:04,714 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:22 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-02 22:45:18,490 - xtesting.ci.run_tests - ERROR - The test case 'singlevm2' failed. 2018-09-02 22:45:18,491 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:10 | PASS | | tenantnetwork2 | functest | healthcheck | 00:08 | PASS | | vmready1 | functest | healthcheck | 00:14 | PASS | | vmready2 | functest | healthcheck | 00:12 | PASS | | singlevm1 | functest | healthcheck | 00:48 | PASS | | singlevm2 | functest | healthcheck | 00:22 | FAIL | | 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-09-02 22:45:18,504 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR