2018-08-28 10:14:33,779 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-256 | | 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-sfc-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-28 10:14:33,781 - 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.23,192.30.9.6 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.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QHWbVxiogUZj33Iw0oP6CN3w1 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=8c0c48513c494234a764a9b7ebf0db6c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.6 export SDN_CONTROLLER_PASSWORD=ROAM6R9INn5eKazrrBwXEd74j export OS_REGION_NAME=regionOne 2018-08-28 10:14:33,781 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-28 10:14:33,782 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-28 10:14:33,805 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-28 10:14:34,084 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-28 10:14:35,362 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-28 10:14:35,644 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'38f9366451fd49ec8a390d35c52a8506', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-28 10:14:35,830 - 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.23:5000/v3/endpoints/0a4bafd5e8264fbeaac1852f28fa3ccf'}, u'url': u'http://172.30.9.23:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a09a115de186426f90adfbb7e2dd8402', u'id': u'0a4bafd5e8264fbeaac1852f28fa3ccf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0ae325e34a8c465c875f577b9c30dc6d'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'67abc31f5b984a44b7d1ce51bbfdaceb', u'id': u'0ae325e34a8c465c875f577b9c30dc6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0fd95ecf5a1e488d9c88558195d462d4'}, u'url': u'http://172.30.9.23:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'99ff12233af94e1ea75065eb635d519d', u'id': u'0fd95ecf5a1e488d9c88558195d462d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/150bbee73ff64f87bd2ac5e40bec660c'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2002b7cc38434a57b96cdc23e8b23b4c', u'id': u'150bbee73ff64f87bd2ac5e40bec660c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/15247ec8870b4226b403a52cb5d9acd5'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ae672eaab26842b99a87e72ab6cf40c1', u'id': u'15247ec8870b4226b403a52cb5d9acd5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1b06215d83a34cfaba9c6218a7624bb8'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'804b1db2d9d249399910656e9e3f4099', u'id': u'1b06215d83a34cfaba9c6218a7624bb8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1b25fdda0d8f4f32b42fb31f1df32426'}, u'url': u'http://172.30.9.23:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ad8e184f09b3424db8b63156c4d88bb1', u'id': u'1b25fdda0d8f4f32b42fb31f1df32426'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/304ff35cf02346388ca8f009ae941aa2'}, u'url': u'http://172.30.9.23:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fa59c0d4aa1249fba055f525062a9829', u'id': u'304ff35cf02346388ca8f009ae941aa2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/35489c7b9e7f46deaaba9b3f39392547'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9b5aab03f1584fdc9cb8cee4d52ed87e', u'id': u'35489c7b9e7f46deaaba9b3f39392547'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/3d9e717a7d9244a78f309276883e8431'}, u'url': u'http://172.30.9.23:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'804b1db2d9d249399910656e9e3f4099', u'id': u'3d9e717a7d9244a78f309276883e8431'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/3ecb9373f4d546abbaeb0031e12e1148'}, u'url': u'http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'54bf71dcf7a045bf9b677f12d4627355', u'id': u'3ecb9373f4d546abbaeb0031e12e1148'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/40fa881ebfc542b48609b0165d191e18'}, u'url': u'http://172.30.9.23:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'eb4a7e2e18704ae192446dcc021662e5', u'id': u'40fa881ebfc542b48609b0165d191e18'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4208c3ce837f4630bdfdcde7b5a68848'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'96edc7675a9948538254c197107af43f', u'id': u'4208c3ce837f4630bdfdcde7b5a68848'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4314d13fecb2491fb3bd9fdf02820ab0'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9b9fb01480ee42a8a1e74fb7a011c77f', u'id': u'4314d13fecb2491fb3bd9fdf02820ab0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4788a398551b44eaba2e45e96369afab'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fa59c0d4aa1249fba055f525062a9829', u'id': u'4788a398551b44eaba2e45e96369afab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4b0e947be5154094a7b4e85a0bc0e7dd'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2002b7cc38434a57b96cdc23e8b23b4c', u'id': u'4b0e947be5154094a7b4e85a0bc0e7dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4bcc0b16ca444cf0bf5d22700a32eb2d'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'96edc7675a9948538254c197107af43f', u'id': u'4bcc0b16ca444cf0bf5d22700a32eb2d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4d86c12ff23c420190734972f7bc724c'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'99ff12233af94e1ea75065eb635d519d', u'id': u'4d86c12ff23c420190734972f7bc724c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/533dfa7812aa453288bdc187f96181e4'}, u'url': u'http://172.30.9.23:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'67abc31f5b984a44b7d1ce51bbfdaceb', u'id': u'533dfa7812aa453288bdc187f96181e4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/583c7b07e3674c59af7c0b363459870a'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5dd98f7ce32444968855ec8c30385d55', u'id': u'583c7b07e3674c59af7c0b363459870a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5e26c8e191b446c6b7314efa09a288f0'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5dd98f7ce32444968855ec8c30385d55', u'id': u'5e26c8e191b446c6b7314efa09a288f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6ac8328f508b4fa19f5a91858b9cf24e'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9b9fb01480ee42a8a1e74fb7a011c77f', u'id': u'6ac8328f508b4fa19f5a91858b9cf24e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/75ca6fd708174678a148a223d4617d21'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'eb4a7e2e18704ae192446dcc021662e5', u'id': u'75ca6fd708174678a148a223d4617d21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/76f35073d4054cb7a53f50ac72cfd123'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'eb4a7e2e18704ae192446dcc021662e5', u'id': u'76f35073d4054cb7a53f50ac72cfd123'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/7afeab6936a34c0b9b73fe1343a5be58'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ad8e184f09b3424db8b63156c4d88bb1', u'id': u'7afeab6936a34c0b9b73fe1343a5be58'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/84aed203888d49ca98c5435c63b5d840'}, u'url': u'http://172.30.9.23:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9b9fb01480ee42a8a1e74fb7a011c77f', u'id': u'84aed203888d49ca98c5435c63b5d840'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/84c619426b0b4fa786744604c30a5aec'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fa59c0d4aa1249fba055f525062a9829', u'id': u'84c619426b0b4fa786744604c30a5aec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9e3b2acbf456476782bcce876a5b1032'}, u'url': u'http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'54bf71dcf7a045bf9b677f12d4627355', u'id': u'9e3b2acbf456476782bcce876a5b1032'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a12f1d480a754e0cb7145af520a8cd86'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a09a115de186426f90adfbb7e2dd8402', u'id': u'a12f1d480a754e0cb7145af520a8cd86'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a8870673d95b4b3db3eac7a52641649e'}, u'url': u'http://172.30.9.23:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ae672eaab26842b99a87e72ab6cf40c1', u'id': u'a8870673d95b4b3db3eac7a52641649e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/bfd68afc82a645a0b0ca9f5610a1f8b6'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ae672eaab26842b99a87e72ab6cf40c1', u'id': u'bfd68afc82a645a0b0ca9f5610a1f8b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c53963882a204e3e96ccf228a6d7bb6d'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9b5aab03f1584fdc9cb8cee4d52ed87e', u'id': u'c53963882a204e3e96ccf228a6d7bb6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c544ce6e278e44fb8dabd80445cadc05'}, u'url': u'http://172.30.9.23:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'96edc7675a9948538254c197107af43f', u'id': u'c544ce6e278e44fb8dabd80445cadc05'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c5ea8e79d2244f57a606ce0915a1f3df'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ad8e184f09b3424db8b63156c4d88bb1', u'id': u'c5ea8e79d2244f57a606ce0915a1f3df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ce302a56adea4f9c9b3eadf13d4b9a83'}, u'url': u'http://172.30.9.23:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9b5aab03f1584fdc9cb8cee4d52ed87e', u'id': u'ce302a56adea4f9c9b3eadf13d4b9a83'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/cfd4f8a391024cb5811389676f252577'}, u'url': u'http://172.30.9.23:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5dd98f7ce32444968855ec8c30385d55', u'id': u'cfd4f8a391024cb5811389676f252577'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d5dfc8c179ee4902bbed8aa35ae8c3c5'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a09a115de186426f90adfbb7e2dd8402', u'id': u'd5dfc8c179ee4902bbed8aa35ae8c3c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d9f4ba75980f4447aa3b762f148f27de'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'804b1db2d9d249399910656e9e3f4099', u'id': u'd9f4ba75980f4447aa3b762f148f27de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/de800115e1b142b199d336c1531fe6f3'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'67abc31f5b984a44b7d1ce51bbfdaceb', u'id': u'de800115e1b142b199d336c1531fe6f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e90555c4cac54efd9b0e58943b4f62d3'}, u'url': u'http://12.0.0.26:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'54bf71dcf7a045bf9b677f12d4627355', u'id': u'e90555c4cac54efd9b0e58943b4f62d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e9cb41b1aa7141969f96d2d347e71252'}, u'url': u'http://172.30.9.23:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2002b7cc38434a57b96cdc23e8b23b4c', u'id': u'e9cb41b1aa7141969f96d2d347e71252'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ed3ba42ab03446d4ba25d088a07f6adb'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'99ff12233af94e1ea75065eb635d519d', u'id': u'ed3ba42ab03446d4ba25d088a07f6adb'})] 2018-08-28 10:14:37,850 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-28 10:14:38,884 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-28 10:14:39,070 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 2}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 3}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-28 10:14:39,200 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-28 10:14:39,291 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T10:12:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'74721f5d-6096-4ea3-ae93-2107115850e8', 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'b18112b49c304b0097f2129a84e3e067', u'created_at': u'2018-08-28T10:12:15Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b18112b49c304b0097f2129a84e3e067'})] 2018-08-28 10:14:39,320 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-28 10:14:39,597 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'4a935503bda2418698ba4cdf49ac118e'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'4c4a903190c74c58ab4da4b8ea4cd189'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'5d9ba9dead474b6bbc46a4c4f99935d4'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'725fa4c6f88d4f4098f958f225f6a305'}), Munch({'project': u'8c0c48513c494234a764a9b7ebf0db6c', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'7b4aae6608254ab58bf48a379c0aebef'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'7d9189204af940b9acbecac1fa6d2c97'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'85c240800bb14705840a89c634365425'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'9c492cc0cee34e8f83376436e77c121b'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'affe1f787aa142b4bf7007c538537ce8'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'b2577058625347bd9a40cfbdb03410ad'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'd389f051fabe410e8502908ac03cd984'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'd99a9ba817914b698aadce26b795f9a6'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'e3cf43e3b52e44379a978352a09a50d9'}), Munch({'project': u'b18112b49c304b0097f2129a84e3e067', 'id': u'358518d476ac4b8fbf8ee168127e523a', 'user': u'e3cf43e3b52e44379a978352a09a50d9'}), Munch({'domain': u'38f9366451fd49ec8a390d35c52a8506', 'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'27b32f804b754b29a1f7e61c3378d247'}), Munch({'id': u'1d061e17031249eb9c106a13aedb5a9f', 'user': u'7b4aae6608254ab58bf48a379c0aebef'})] 2018-08-28 10:14:39,787 - 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'admin', 'id': u'1d061e17031249eb9c106a13aedb5a9f'}), 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'1d2b5b8dcb564ff58891cea2619926a8'}), 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'2318336d80e24a9a9f8531007b44d834'}), 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'358518d476ac4b8fbf8ee168127e523a'}), 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'991b78bae862436380cff6114b5767af'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'a1a88a11cef04da78ef7c957c51cb716'})] 2018-08-28 10:14:39,833 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-28 10:14:39,944 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-28 10:14:40,143 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'2002b7cc38434a57b96cdc23e8b23b4c', 'name': u'nova'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'54bf71dcf7a045bf9b677f12d4627355', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'5dd98f7ce32444968855ec8c30385d55', 'name': u'gnocchi'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'67abc31f5b984a44b7d1ce51bbfdaceb', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'7eabf3378ec94d2e860ad686d3e0e62c', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'804b1db2d9d249399910656e9e3f4099', 'name': u'glance'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'96edc7675a9948538254c197107af43f', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'99ff12233af94e1ea75065eb635d519d', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'9b5aab03f1584fdc9cb8cee4d52ed87e', 'name': u'aodh'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'9b9fb01480ee42a8a1e74fb7a011c77f', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'a09a115de186426f90adfbb7e2dd8402', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'ad8e184f09b3424db8b63156c4d88bb1', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'ae672eaab26842b99a87e72ab6cf40c1', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'eb4a7e2e18704ae192446dcc021662e5', 'name': u'placement'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'fa59c0d4aa1249fba055f525062a9829', 'name': u'panko'})] 2018-08-28 10:14:40,186 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:12:18Z', 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'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', u'tenant_id': u'b18112b49c304b0097f2129a84e3e067', u'created_at': u'2018-08-28T10:12:18Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'b18112b49c304b0097f2129a84e3e067'})] 2018-08-28 10:14:40,308 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:14:40,309 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-28 10:14:40,365 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-28 10:14:42,085 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-28 10:14:42,587 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T10:14:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e41e19e9-bdb2-49a9-8ad4-b5d819f17e77', u'provider:segmentation_id': 58, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_89becb7e-c319-45f7-b39c-c0f1d99f7e5c', u'admin_state_up': True, u'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'created_at': u'2018-08-28T10:14:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8c0c48513c494234a764a9b7ebf0db6c'}) 2018-08-28 10:14:43,618 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:14:43Z', 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'af06af6b-cd89-4da3-ae1d-4775dc32ce9f', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_89becb7e-c319-45f7-b39c-c0f1d99f7e5c', u'enable_dhcp': True, u'network_id': u'e41e19e9-bdb2-49a9-8ad4-b5d819f17e77', u'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'created_at': u'2018-08-28T10:14:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8c0c48513c494234a764a9b7ebf0db6c'}) 2018-08-28 10:14:45,111 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'created_at': u'2018-08-28T10:14:43Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-28T10:14:44Z', u'revision_number': 2, u'routes': [], u'project_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'id': u'1f5afc76-4e3a-4e55-a21d-9543916d7d29', u'name': u'tenantnetwork1-router_89becb7e-c319-45f7-b39c-c0f1d99f7e5c'}) 2018-08-28 10:14:46,685 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:14:46,686 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-28 10:14:52,870 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-28 10:14:54,066 - 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'4889a28c35964093b4742df5d5033904', '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_a0878138-2afa-401d-aa4e-12c8201e9324'}) 2018-08-28 10:14:54,480 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3dbe75ca5ddf476e926da04423ecd056', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_a0878138-2afa-401d-aa4e-12c8201e9324'}) 2018-08-28 10:14:55,709 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_a0878138-2afa-401d-aa4e-12c8201e9324', 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'4889a28c35964093b4742df5d5033904', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '66b2028f-db29-4e4a-9d49-feb90c706c5b', 'username': u'tenantnetwork2-user_a0878138-2afa-401d-aa4e-12c8201e9324', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 10:14:55,715 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_a0878138-2afa-401d-aa4e-12c8201e9324', 'password': '66b2028f-db29-4e4a-9d49-feb90c706c5b', 'project_name': 'tenantnetwork2-project_a0878138-2afa-401d-aa4e-12c8201e9324', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '4889a28c35964093b4742df5d5033904', 'project_domain_name': 'Default'} 2018-08-28 10:14:55,715 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-28 10:14:56,999 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:14:56Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'1e1a411f-bc17-4907-9310-d37417b587eb', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_a0878138-2afa-401d-aa4e-12c8201e9324', u'admin_state_up': True, u'tenant_id': u'4889a28c35964093b4742df5d5033904', u'created_at': u'2018-08-28T10:14:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4889a28c35964093b4742df5d5033904'}) 2018-08-28 10:14:57,765 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:14:57Z', 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'fdd15f7a-c700-49d6-868f-fe0afa1a6e0c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_a0878138-2afa-401d-aa4e-12c8201e9324', u'enable_dhcp': True, u'network_id': u'1e1a411f-bc17-4907-9310-d37417b587eb', u'tenant_id': u'4889a28c35964093b4742df5d5033904', u'created_at': u'2018-08-28T10:14:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4889a28c35964093b4742df5d5033904'}) 2018-08-28 10:14:59,073 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4889a28c35964093b4742df5d5033904', u'created_at': u'2018-08-28T10:14:57Z', u'admin_state_up': True, u'updated_at': u'2018-08-28T10:14:58Z', u'revision_number': 2, u'routes': [], u'project_id': u'4889a28c35964093b4742df5d5033904', u'id': u'bae0d301-2c64-4ecb-8e0b-1187b5c62677', u'name': u'tenantnetwork2-router_a0878138-2afa-401d-aa4e-12c8201e9324'}) 2018-08-28 10:15:01,123 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:15:01,124 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-28 10:15:07,957 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-28 10:15:08,810 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-28 10:15:09,074 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T10:15:08Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ed3a1937-9578-40be-92ea-a3a62ac6cc56', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_11d1cac8-337f-4e5b-b652-3b04fb0dc928', u'admin_state_up': True, u'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'created_at': u'2018-08-28T10:15:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8c0c48513c494234a764a9b7ebf0db6c'}) 2018-08-28 10:15:09,565 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:15:09Z', 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'1ed18f31-cc93-452d-a398-70bbdbd19f7b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_11d1cac8-337f-4e5b-b652-3b04fb0dc928', u'enable_dhcp': True, u'network_id': u'ed3a1937-9578-40be-92ea-a3a62ac6cc56', u'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'created_at': u'2018-08-28T10:15:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8c0c48513c494234a764a9b7ebf0db6c'}) 2018-08-28 10:15:10,606 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'created_at': u'2018-08-28T10:15:09Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-28T10:15:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'id': u'fe8416e7-73a4-4a72-80bf-4ea54d4cf8ff', u'name': u'vmready1-router_11d1cac8-337f-4e5b-b652-3b04fb0dc928'}) 2018-08-28 10:15:16,549 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/cf1c1738-98d4-448a-9b9f-38cc58f24c0a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cf1c1738-98d4-448a-9b9f-38cc58f24c0a/file', 'owner': u'8c0c48513c494234a764a9b7ebf0db6c', 'id': u'cf1c1738-98d4-448a-9b9f-38cc58f24c0a', 'size': 12716032, u'self': u'/v2/images/cf1c1738-98d4-448a-9b9f-38cc58f24c0a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c0c48513c494234a764a9b7ebf0db6c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/cf1c1738-98d4-448a-9b9f-38cc58f24c0a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T10:15:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T10:15:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_11d1cac8-337f-4e5b-b652-3b04fb0dc928', '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/cf1c1738-98d4-448a-9b9f-38cc58f24c0a', 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_11d1cac8-337f-4e5b-b652-3b04fb0dc928', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_11d1cac8-337f-4e5b-b652-3b04fb0dc928', 'created': u'2018-08-28T10:15:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T10:15:13Z', 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/cf1c1738-98d4-448a-9b9f-38cc58f24c0a', 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_11d1cac8-337f-4e5b-b652-3b04fb0dc928', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-28 10:15:17,387 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_11d1cac8-337f-4e5b-b652-3b04fb0dc928', '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'8c0c48513c494234a764a9b7ebf0db6c', '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'dd3a0983-4431-4161-89f9-2c21f9534cff', 'swap': 0}) 2018-08-28 10:15:17,519 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:15:17,519 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-28 10:15:24,701 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-28 10:15:26,709 - 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'cafd221a59864fd7b534f0d310deef53', '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_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0'}) 2018-08-28 10:15:27,126 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9f02e6bff7b64aacac7e4762bff93b9d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0'}) 2018-08-28 10:15:28,528 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', 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'cafd221a59864fd7b534f0d310deef53', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5d996680-7b57-49c3-9fa8-3477b60e2551', 'username': u'vmready2-user_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 10:15:28,534 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', 'password': '5d996680-7b57-49c3-9fa8-3477b60e2551', 'project_name': 'vmready2-project_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'cafd221a59864fd7b534f0d310deef53', 'project_domain_name': 'Default'} 2018-08-28 10:15:28,534 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-28 10:15:29,833 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:15:29Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'b4c9d304-8c76-419f-ad78-29d2daa85977', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', u'admin_state_up': True, u'tenant_id': u'cafd221a59864fd7b534f0d310deef53', u'created_at': u'2018-08-28T10:15:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cafd221a59864fd7b534f0d310deef53'}) 2018-08-28 10:15:30,823 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:15:30Z', 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'543bf951-2215-47d7-abaf-9a4559d6d105', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', u'enable_dhcp': True, u'network_id': u'b4c9d304-8c76-419f-ad78-29d2daa85977', u'tenant_id': u'cafd221a59864fd7b534f0d310deef53', u'created_at': u'2018-08-28T10:15:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cafd221a59864fd7b534f0d310deef53'}) 2018-08-28 10:15:32,070 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6', u'ip_address': u'172.30.9.219'}]}, u'description': u'', u'tags': [], u'tenant_id': u'cafd221a59864fd7b534f0d310deef53', u'created_at': u'2018-08-28T10:15:30Z', u'admin_state_up': True, u'updated_at': u'2018-08-28T10:15:31Z', u'revision_number': 2, u'routes': [], u'project_id': u'cafd221a59864fd7b534f0d310deef53', u'id': u'7f2b8d72-cb1b-479b-b3a2-5603b3f8ba2d', u'name': u'vmready2-router_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0'}) 2018-08-28 10:15:35,464 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/4c2d393d-954b-4b78-a9f4-69ad5ce9b889/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4c2d393d-954b-4b78-a9f4-69ad5ce9b889/file', 'owner': u'cafd221a59864fd7b534f0d310deef53', 'id': u'4c2d393d-954b-4b78-a9f4-69ad5ce9b889', 'size': 12716032, u'self': u'/v2/images/4c2d393d-954b-4b78-a9f4-69ad5ce9b889', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cafd221a59864fd7b534f0d310deef53', 'name': 'vmready2-project_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/4c2d393d-954b-4b78-a9f4-69ad5ce9b889/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T10:15:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T10:15:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', '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/4c2d393d-954b-4b78-a9f4-69ad5ce9b889', 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_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', 'created': u'2018-08-28T10:15:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T10:15:34Z', 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/4c2d393d-954b-4b78-a9f4-69ad5ce9b889', 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_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-28 10:15:36,327 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_93a3f1a1-0639-4ed3-81a1-0bc96c58cca0', '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'8c0c48513c494234a764a9b7ebf0db6c', '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'f00af7aa-5822-424e-9a36-b46a4cbd509e', 'swap': 0}) 2018-08-28 10:15:36,459 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:15:36,459 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-28 10:15:43,826 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-28 10:15:44,590 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-28 10:15:44,810 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T10:15:44Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e5cfcbc9-1bb7-48c7-b793-3f2f99b1253a', u'provider:segmentation_id': 90, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_fa70afcf-89fa-4473-8b21-78817065aeb0', u'admin_state_up': True, u'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'created_at': u'2018-08-28T10:15:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8c0c48513c494234a764a9b7ebf0db6c'}) 2018-08-28 10:15:45,336 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:15:45Z', 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'7bc38025-b76f-42cb-9851-5025b9ba47a0', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_fa70afcf-89fa-4473-8b21-78817065aeb0', u'enable_dhcp': True, u'network_id': u'e5cfcbc9-1bb7-48c7-b793-3f2f99b1253a', u'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'created_at': u'2018-08-28T10:15:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8c0c48513c494234a764a9b7ebf0db6c'}) 2018-08-28 10:15:46,607 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'created_at': u'2018-08-28T10:15:45Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-28T10:15:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'8c0c48513c494234a764a9b7ebf0db6c', u'id': u'eab87a83-b84a-43a2-b242-5db26807c9e7', u'name': u'singlevm1-router_fa70afcf-89fa-4473-8b21-78817065aeb0'}) 2018-08-28 10:15:50,458 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/c8475450-4e28-4f67-98e7-c43872c05708/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c8475450-4e28-4f67-98e7-c43872c05708/file', 'owner': u'8c0c48513c494234a764a9b7ebf0db6c', 'id': u'c8475450-4e28-4f67-98e7-c43872c05708', 'size': 12716032, u'self': u'/v2/images/c8475450-4e28-4f67-98e7-c43872c05708', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c0c48513c494234a764a9b7ebf0db6c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/c8475450-4e28-4f67-98e7-c43872c05708/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T10:15:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T10:15:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_fa70afcf-89fa-4473-8b21-78817065aeb0', '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/c8475450-4e28-4f67-98e7-c43872c05708', 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_fa70afcf-89fa-4473-8b21-78817065aeb0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_fa70afcf-89fa-4473-8b21-78817065aeb0', 'created': u'2018-08-28T10:15:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T10:15:49Z', 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/c8475450-4e28-4f67-98e7-c43872c05708', 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_fa70afcf-89fa-4473-8b21-78817065aeb0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-28 10:15:51,521 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_fa70afcf-89fa-4473-8b21-78817065aeb0', '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'8c0c48513c494234a764a9b7ebf0db6c', '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'cf8fda2b-a035-41b7-a5d8-a51148622b3e', 'swap': 0}) 2018-08-28 10:15:51,810 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLsb7qghnGEGchWzPyE+CfMht/5FXfRipz63wJYPmmM8qMHcAOWQz1kdhAhUcc6sLh2Bbijsve3Ykn5CT4shNPb9ZHS09EbDh8dJ9jx3YIpjiQE1hiVKs33AqWDPGyQBiDBOIN+7Zm3qomVR1HRssEV2+JRkTjJSPw4DXAbhJdL5I8+03Lgl7hq0M0NZwBFQcWYiz8mPVT6WDeAWXdNEbRPyj9y0tDaj8ahSdUZcgr9VZ/Lh+itwWL55Dg/Pr8WUkPtdfIKjRB46ObGdSb1nOoMg70DUH0uRQafYG5Rbp6RspJHp1Gr6Rweb0yw8qwYXGfvw/qMYvOqtUBFolKZ9h3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAy7G+6oIZxhBnIVsz8hPgnzIbf+RV30Yqc+t8CWD5pjPKjB3A\nDlkM9ZHYQIVHHOrC4dgW4o7L3t2JJ+Qk+LITT2/WR0tPRGw4fHSfY8d2CKY4kBNY\nYlSrN9wKlgzxskAYgwTiDfu2Zt6qJlUdR0bLBFdviUZE4yUj8OA1wG4SXS+SPPtN\ny4Je4atDNDWcARUHFmIs/Jj1U+lg3gFl3TRG0T8o/ctLQ2o/GoUnVGXIK/VWfy4f\norcFi+eQ4Pz6/FlJD7XXyCo0QeOjmxnUm9ZzqDIO9A1B9LkUGn2BuUW6ekbKSR6d\nRq+kcHm9MsPKsGFxn78P6jGLzqrVARaJSmfYdwIDAQABAoIBAChxPgqpkhx1HUTO\nKt4hfDOfaz5VQ4d1EvC5DIOAMZECL3DqZztyCtSnBFyrGZdwNQlKMiEBYRD6w0Sc\nU4rdMGBRQCYfmbloEz8CmLLi41iMSCay8JV1YhlRIvjv0P0nJLa+vXMxSuHZy8aY\nl5uTPrO5+Hc08HB4603j9kgikprVgHHVT5sR6LrYuHSd0R2sT6CGC3vn6Dp0sb84\np67qLKljRgGY0UiePWBgBEpkdcZZWCPxgPBi2raYoyVWBCyyJNoKPJxulkHmac3R\nF3RvEqdbqD0VlDqrWZibkO6NQ5Gr6KvfxXwE1gZCfl8ok5tmmz/t/5Q7JeMPkURx\n0m651CECgYEA5K7P7eGMPmTOFqpVV6ICNzyr/bdDojEoWnN6FBsk1g70osp5gKk2\ntH7nuIiQE+TeK/BugzXY6Au0yDmT1aAS8FIgLQifvA0aKCMeqC1dp+ZA61qEbwr9\nokjP7EdNZpRXPuVw71JAmSjYqeeFrJRSZQCGn2AUWLyIVpzkEnF73qUCgYEA5AbG\n2c6z3kn/V48uxa4OiWaLsDdWWFyoEwJdobjlHCsx53PLjpt4SHOH738XQVNOSJgo\n48QRSSYags+uNjoTKdVymEfb8kFJXr1py8MZgybJFyauLc19CHH1zATadcI3veq2\ni6WxB8GZRaCSCE+j5B88OgmgqOo0+yAQVP896+sCgYBAqHS+C8G9en8SxYJvzqzV\ntV/j0sdauo9wU6o2uR4HMB9XT+xexnljO2aFNIeYOGPhBJAapUT5ByZMXotAIYx5\nSp8yXHfdkc7NfnCSmJEcgevlH6jGRNNF6VRwuBBYaqTocbMm15jQNU5da8rN6voI\n+McXlPDrzhK2epG57UBayQKBgQCbXt65ZDV83jDFCYPWIC45gwzlSh9kX+YJ5c/E\ntQYvdmMvkN//UIHZ5BaYoqFG2qt5nWwnHd6lV/gyb64FtvZ9x7modzYv0Dpc+nUO\n6OYGTjQwuSNvhBeQ3I2dsSTlnit7FWXCq2h/n3N/VNSMIy/J7VqNNSgqUEM/ZW6b\na7tWdwKBgQCRZ9vLfgJLQ6xU3Rj3v6+x8QUvXeoA0PG/w72ssU5ZnvHgWB/rIE3r\nTHOj/bTmP284WPKseSRhp3IL/LNBYYg1dgcJLOv64npg01JH5MfmGYWBjewoFetO\nQNDGQtFty+OVnpPOo70HGYVgzHrO0873Zt+V+bOox0fzVQaqjOXDIA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7b4aae6608254ab58bf48a379c0aebef', 'name': u'singlevm1-kp_fa70afcf-89fa-4473-8b21-78817065aeb0', 'created_at': '2018-08-28T10:15:51.810615', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c0c48513c494234a764a9b7ebf0db6c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'62:4b:2a:95:4a:5c:e3:74:3f:e2:d2:d7:c5:81:ce:90', 'type': 'ssh', 'id': u'singlevm1-kp_fa70afcf-89fa-4473-8b21-78817065aeb0'}) 2018-08-28 10:15:51,811 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAy7G+6oIZxhBnIVsz8hPgnzIbf+RV30Yqc+t8CWD5pjPKjB3A DlkM9ZHYQIVHHOrC4dgW4o7L3t2JJ+Qk+LITT2/WR0tPRGw4fHSfY8d2CKY4kBNY YlSrN9wKlgzxskAYgwTiDfu2Zt6qJlUdR0bLBFdviUZE4yUj8OA1wG4SXS+SPPtN y4Je4atDNDWcARUHFmIs/Jj1U+lg3gFl3TRG0T8o/ctLQ2o/GoUnVGXIK/VWfy4f orcFi+eQ4Pz6/FlJD7XXyCo0QeOjmxnUm9ZzqDIO9A1B9LkUGn2BuUW6ekbKSR6d Rq+kcHm9MsPKsGFxn78P6jGLzqrVARaJSmfYdwIDAQABAoIBAChxPgqpkhx1HUTO Kt4hfDOfaz5VQ4d1EvC5DIOAMZECL3DqZztyCtSnBFyrGZdwNQlKMiEBYRD6w0Sc U4rdMGBRQCYfmbloEz8CmLLi41iMSCay8JV1YhlRIvjv0P0nJLa+vXMxSuHZy8aY l5uTPrO5+Hc08HB4603j9kgikprVgHHVT5sR6LrYuHSd0R2sT6CGC3vn6Dp0sb84 p67qLKljRgGY0UiePWBgBEpkdcZZWCPxgPBi2raYoyVWBCyyJNoKPJxulkHmac3R F3RvEqdbqD0VlDqrWZibkO6NQ5Gr6KvfxXwE1gZCfl8ok5tmmz/t/5Q7JeMPkURx 0m651CECgYEA5K7P7eGMPmTOFqpVV6ICNzyr/bdDojEoWnN6FBsk1g70osp5gKk2 tH7nuIiQE+TeK/BugzXY6Au0yDmT1aAS8FIgLQifvA0aKCMeqC1dp+ZA61qEbwr9 okjP7EdNZpRXPuVw71JAmSjYqeeFrJRSZQCGn2AUWLyIVpzkEnF73qUCgYEA5AbG 2c6z3kn/V48uxa4OiWaLsDdWWFyoEwJdobjlHCsx53PLjpt4SHOH738XQVNOSJgo 48QRSSYags+uNjoTKdVymEfb8kFJXr1py8MZgybJFyauLc19CHH1zATadcI3veq2 i6WxB8GZRaCSCE+j5B88OgmgqOo0+yAQVP896+sCgYBAqHS+C8G9en8SxYJvzqzV tV/j0sdauo9wU6o2uR4HMB9XT+xexnljO2aFNIeYOGPhBJAapUT5ByZMXotAIYx5 Sp8yXHfdkc7NfnCSmJEcgevlH6jGRNNF6VRwuBBYaqTocbMm15jQNU5da8rN6voI +McXlPDrzhK2epG57UBayQKBgQCbXt65ZDV83jDFCYPWIC45gwzlSh9kX+YJ5c/E tQYvdmMvkN//UIHZ5BaYoqFG2qt5nWwnHd6lV/gyb64FtvZ9x7modzYv0Dpc+nUO 6OYGTjQwuSNvhBeQ3I2dsSTlnit7FWXCq2h/n3N/VNSMIy/J7VqNNSgqUEM/ZW6b a7tWdwKBgQCRZ9vLfgJLQ6xU3Rj3v6+x8QUvXeoA0PG/w72ssU5ZnvHgWB/rIE3r THOj/bTmP284WPKseSRhp3IL/LNBYYg1dgcJLOv64npg01JH5MfmGYWBjewoFetO QNDGQtFty+OVnpPOo70HGYVgzHrO0873Zt+V+bOox0fzVQaqjOXDIA== -----END RSA PRIVATE KEY----- 2018-08-28 10:16:06,903 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_fa70afcf-89fa-4473-8b21-78817065aeb0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:5a:cf', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c8475450-4e28-4f67-98e7-c43872c05708'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-08-28T10:16:05.000000', 'flavor': Munch({u'id': u'cf8fda2b-a035-41b7-a5d8-a51148622b3e'}), 'az': u'nova', 'id': u'3ec1aa22-52de-480b-82e2-b297a7e0f502', 'security_groups': [Munch({u'name': u'singlevm1-sg_fa70afcf-89fa-4473-8b21-78817065aeb0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7b4aae6608254ab58bf48a379c0aebef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c0c48513c494234a764a9b7ebf0db6c', '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-08-28T10:16:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T10:16:05Z', 'hostId': u'143a21c79419b0cb0945eabf2d679ebd262c85518b6391e8e714e115', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_fa70afcf-89fa-4473-8b21-78817065aeb0', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'143a21c79419b0cb0945eabf2d679ebd262c85518b6391e8e714e115', '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-00000001', u'OS-SRV-USG:launched_at': u'2018-08-28T10:16:05.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'8c0c48513c494234a764a9b7ebf0db6c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_fa70afcf-89fa-4473-8b21-78817065aeb0', 'adminPass': u'xhrBr9UWfmJH', 'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', 'created_at': u'2018-08-28T10:15:55Z', 'created': u'2018-08-28T10:15:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-28 10:16:09,038 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'eab87a83-b84a-43a2-b242-5db26807c9e7', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8c0c48513c494234a764a9b7ebf0db6c', 'created_at': u'2018-08-28T10:16:07Z', 'attached': True, 'updated_at': u'2018-08-28T10:16:07Z', 'id': u'efc44984-98e9-47ad-ae44-b422e3fb0241', 'floating_network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c0c48513c494234a764a9b7ebf0db6c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'eab87a83-b84a-43a2-b242-5db26807c9e7', 'project_id': u'8c0c48513c494234a764a9b7ebf0db6c', 'port_id': u'06a6ee7d-e6a1-42c1-a009-504a49aa9fb6', 'port': u'06a6ee7d-e6a1-42c1-a009-504a49aa9fb6', 'network': u'74721f5d-6096-4ea3-ae93-2107115850e8'}) 2018-08-28 10:16:09,906 - 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 483319891 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.199530] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.201999] pid_max: default: 32768 minimum: 301 [ 0.203365] ACPI: Core revision 20150930 [ 0.205112] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207088] Security Framework initialized [ 0.208325] Yama: becoming mindful. [ 0.209402] AppArmor: AppArmor initialized [ 0.210705] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.212701] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.214647] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.218549] Initializing cgroup subsys io [ 0.219814] Initializing cgroup subsys memory [ 0.221078] Initializing cgroup subsys devices [ 0.222410] Initializing cgroup subsys freezer [ 0.223716] Initializing cgroup subsys net_cls [ 0.225008] Initializing cgroup subsys perf_event [ 0.226399] Initializing cgroup subsys net_prio [ 0.227767] Initializing cgroup subsys hugetlb [ 0.229084] Initializing cgroup subsys pids [ 0.230434] CPU: Physical Processor ID: 0 [ 0.232338] mce: CPU supports 10 MCE banks [ 0.233576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.235108] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.251700] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258589] ftrace: allocating 31920 entries in 125 pages [ 0.283866] smpboot: Max logical packages: 1 [ 0.285218] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.287326] x2apic enabled [ 0.288555] Switched APIC routing to physical x2apic. [ 0.291225] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.292982] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.296010] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.298762] KVM setup paravirtual spinlock [ 0.300511] x86: Booted up 1 node, 1 CPUs [ 0.301756] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.303843] devtmpfs: initialized [ 0.305977] evm: security.selinux [ 0.307026] evm: security.SMACK64 [ 0.308093] evm: security.SMACK64EXEC [ 0.309241] evm: security.SMACK64TRANSMUTE [ 0.310505] evm: security.SMACK64MMAP [ 0.311690] evm: security.ima [ 0.312641] evm: security.capability [ 0.313838] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.316691] pinctrl core: initialized pinctrl subsystem [ 0.318361] RTC time: 10:16:06, date: 08/28/18 [ 0.319796] NET: Registered protocol family 16 [ 0.321251] cpuidle: using governor ladder [ 0.322555] cpuidle: using governor menu [ 0.323736] PCCT header not found. [ 0.324838] ACPI: bus type PCI registered [ 0.326027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.327895] PCI: Using configuration type 1 for base access [ 0.330245] ACPI: Added _OSI(Module Device) [ 0.331519] ACPI: Added _OSI(Processor Device) [ 0.332857] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.334243] ACPI: Added _OSI(Processor Aggregator Device) [ 0.336559] ACPI: Interpreter enabled [ 0.337728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.340543] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.343306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.346026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.348874] ACPI: (supports S0 S5) [ 0.349960] ACPI: Using IOAPIC for interrupt routing [ 0.351357] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.355370] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.357085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358959] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360768] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.364003] acpiphp: Slot [3] registered [ 0.365188] acpiphp: Slot [4] registered [ 0.366371] acpiphp: Slot [5] registered [ 0.367598] acpiphp: Slot [6] registered [ 0.368790] acpiphp: Slot [7] registered [ 0.370035] acpiphp: Slot [8] registered [ 0.371218] acpiphp: Slot [9] registered [ 0.372397] acpiphp: Slot [10] registered [ 0.373597] acpiphp: Slot [11] registered [ 0.374800] acpiphp: Slot [12] registered [ 0.376001] acpiphp: Slot [13] registered [ 0.377232] acpiphp: Slot [14] registered [ 0.378465] acpiphp: Slot [15] registered [ 0.393578] acpiphp: Slot [16] registered [ 0.394784] acpiphp: Slot [17] registered [ 0.395984] acpiphp: Slot [18] registered [ 0.397241] acpiphp: Slot [19] registered [ 0.398473] acpiphp: Slot [20] registered [ 0.399715] acpiphp: Slot [21] registered [ 0.400915] acpiphp: Slot [22] registered [ 0.402112] acpiphp: Slot [23] registered [ 0.403311] acpiphp: Slot [24] registered [ 0.404517] acpiphp: Slot [25] registered [ 0.405713] acpiphp: Slot [26] registered [ 0.406913] acpiphp: Slot [27] registered [ 0.408120] acpiphp: Slot [28] registered [ 0.409335] acpiphp: Slot [29] registered [ 0.410564] acpiphp: Slot [30] registered [ 0.411777] acpiphp: Slot [31] registered [ 0.412974] PCI host bridge to bus 0000:00 [ 0.414169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.415958] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.417751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.419941] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.422153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.424426] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.428721] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.430692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.432447] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.434333] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.438540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.440756] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.461598] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.463694] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.465744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.467850] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.470034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.471890] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.473800] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.475377] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.477711] vgaarb: loaded [ 0.478622] vgaarb: bridge control possible 0000:00:02.0 [ 0.480413] SCSI subsystem initialized [ 0.481767] ACPI: bus type USB registered [ 0.483020] usbcore: registered new interface driver usbfs [ 0.484579] usbcore: registered new interface driver hub [ 0.486092] usbcore: registered new device driver usb [ 0.487722] PCI: Using ACPI for IRQ routing [ 0.489357] NetLabel: Initializing [ 0.490446] NetLabel: domain hash size = 128 [ 0.491728] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.493176] NetLabel: unlabeled traffic allowed by default [ 0.494910] clocksource: Switched to clocksource kvm-clock [ 0.504972] AppArmor: AppArmor Filesystem Enabled [ 0.506441] pnp: PnP ACPI init [ 0.507779] pnp: PnP ACPI: found 5 devices [ 0.514814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.517431] NET: Registered protocol family 2 [ 0.518964] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.520909] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.522718] TCP: Hash tables configured (established 4096 bind 4096) [ 0.524532] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.526175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.527941] NET: Registered protocol family 1 [ 0.529266] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.530927] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.532547] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.547135] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.561916] Trying to unpack rootfs image as initramfs... [ 0.624263] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.629322] Scanning for low memory corruption every 60 seconds [ 0.631707] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.633499] audit: initializing netlink subsys (disabled) [ 0.635171] audit: type=2000 audit(1535451366.678:1): initialized [ 0.637239] Initialise system trusted keyring [ 0.638746] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.640537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.643476] zbud: loaded [ 0.644559] VFS: Disk quotas dquot_6.6.0 [ 0.645814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.648179] fuse init (API version 7.23) [ 0.649540] Key type big_key registered [ 0.650767] Allocating IMA MOK and blacklist keyrings. [ 0.652631] Key type asymmetric registered [ 0.653893] Asymmetric key parser 'x509' registered [ 0.655382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.657668] io scheduler noop registered [ 0.658883] io scheduler deadline registered (default) [ 0.660411] io scheduler cfq registered [ 0.661723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.663334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.665296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.667544] ACPI: Power Button [PWRF] [ 0.668890] GHES: HEST is not enabled! [ 0.683125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.712347] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.715365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.739249] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.742521] Linux agpgart interface v0.103 [ 0.746113] brd: module loaded [ 0.748464] loop: module loaded [ 0.753268] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.755505] GPT:90111 != 2097151 [ 0.756535] GPT:Alternate GPT header not at the end of the disk. [ 0.758052] GPT:90111 != 2097151 [ 0.759008] GPT: Use GNU Parted to correct GPT errors. [ 0.760352] vda: vda1 vda15 [ 0.762043] scsi host0: ata_piix [ 0.763126] scsi host1: ata_piix [ 0.764128] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.765799] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.767795] libphy: Fixed MDIO Bus: probed [ 0.768935] tun: Universal TUN/TAP device driver, 1.6 [ 0.770243] tun: (C) 1999-2004 Max Krasnyansky [ 0.773160] PPP generic driver version 2.4.2 [ 0.774417] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.776064] ehci-pci: EHCI PCI platform driver [ 0.777273] ehci-platform: EHCI generic platform driver [ 0.778638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.780193] ohci-pci: OHCI PCI platform driver [ 0.781420] ohci-platform: OHCI generic platform driver [ 0.782792] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.798788] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.800826] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.802213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.803800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.805500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.807465] usb usb1: Product: UHCI Host Controller [ 0.808741] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.810297] usb usb1: SerialNumber: 0000:00:01.2 [ 0.811632] hub 1-0:1.0: USB hub found [ 0.812763] hub 1-0:1.0: 2 ports detected [ 0.814046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816943] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818255] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.819668] mousedev: PS/2 mouse device common for all mice [ 0.821381] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823869] rtc_cmos 00:00: RTC can wake from S4 [ 0.825409] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.827038] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.828664] i2c /dev entries driver [ 0.829725] device-mapper: uevent: version 1.0.3 [ 0.831052] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.833286] ledtrig-cpu: registered to indicate activity on CPUs [ 0.835151] NET: Registered protocol family 10 [ 0.836691] NET: Registered protocol family 17 [ 0.837914] Key type dns_resolver registered [ 0.839219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840702] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.843130] registered taskstats version 1 [ 0.844278] Loading compiled-in X.509 certificates [ 0.846119] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848653] zswap: loaded using pool lzo/zbud [ 0.850708] Key type trusted registered [ 0.852852] Key type encrypted registered [ 0.853987] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855417] ima: No TPM chip found, activating TPM-bypass! [ 0.856837] evm: HMAC attrs: 0x1 [ 0.858131] Magic number: 14:894:275 [ 0.859231] tty tty12: hash matches [ 0.860326] rtc_cmos 00:00: setting system clock to 2018-08-28 10:16:07 UTC (1535451367) [ 0.862528] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.864034] EDD information not available. [ 0.928421] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.930549] Write protecting the kernel read-only data: 14336k [ 0.933477] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.935957] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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... [ 1.098005] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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.92. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-28 10:16:10,909 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-08-28 10:16:20,146 - 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 483319891 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.199530] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.201999] pid_max: default: 32768 minimum: 301 [ 0.203365] ACPI: Core revision 20150930 [ 0.205112] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207088] Security Framework initialized [ 0.208325] Yama: becoming mindful. [ 0.209402] AppArmor: AppArmor initialized [ 0.210705] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.212701] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.214647] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216442] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.218549] Initializing cgroup subsys io [ 0.219814] Initializing cgroup subsys memory [ 0.221078] Initializing cgroup subsys devices [ 0.222410] Initializing cgroup subsys freezer [ 0.223716] Initializing cgroup subsys net_cls [ 0.225008] Initializing cgroup subsys perf_event [ 0.226399] Initializing cgroup subsys net_prio [ 0.227767] Initializing cgroup subsys hugetlb [ 0.229084] Initializing cgroup subsys pids [ 0.230434] CPU: Physical Processor ID: 0 [ 0.232338] mce: CPU supports 10 MCE banks [ 0.233576] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.235108] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.251700] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.258589] ftrace: allocating 31920 entries in 125 pages [ 0.283866] smpboot: Max logical packages: 1 [ 0.285218] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.287326] x2apic enabled [ 0.288555] Switched APIC routing to physical x2apic. [ 0.291225] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.292982] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.296010] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.298762] KVM setup paravirtual spinlock [ 0.300511] x86: Booted up 1 node, 1 CPUs [ 0.301756] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.303843] devtmpfs: initialized [ 0.305977] evm: security.selinux [ 0.307026] evm: security.SMACK64 [ 0.308093] evm: security.SMACK64EXEC [ 0.309241] evm: security.SMACK64TRANSMUTE [ 0.310505] evm: security.SMACK64MMAP [ 0.311690] evm: security.ima [ 0.312641] evm: security.capability [ 0.313838] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.316691] pinctrl core: initialized pinctrl subsystem [ 0.318361] RTC time: 10:16:06, date: 08/28/18 [ 0.319796] NET: Registered protocol family 16 [ 0.321251] cpuidle: using governor ladder [ 0.322555] cpuidle: using governor menu [ 0.323736] PCCT header not found. [ 0.324838] ACPI: bus type PCI registered [ 0.326027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.327895] PCI: Using configuration type 1 for base access [ 0.330245] ACPI: Added _OSI(Module Device) [ 0.331519] ACPI: Added _OSI(Processor Device) [ 0.332857] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.334243] ACPI: Added _OSI(Processor Aggregator Device) [ 0.336559] ACPI: Interpreter enabled [ 0.337728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.340543] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.343306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.346026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.348874] ACPI: (supports S0 S5) [ 0.349960] ACPI: Using IOAPIC for interrupt routing [ 0.351357] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.355370] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.357085] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.358959] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.360768] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.364003] acpiphp: Slot [3] registered [ 0.365188] acpiphp: Slot [4] registered [ 0.366371] acpiphp: Slot [5] registered [ 0.367598] acpiphp: Slot [6] registered [ 0.368790] acpiphp: Slot [7] registered [ 0.370035] acpiphp: Slot [8] registered [ 0.371218] acpiphp: Slot [9] registered [ 0.372397] acpiphp: Slot [10] registered [ 0.373597] acpiphp: Slot [11] registered [ 0.374800] acpiphp: Slot [12] registered [ 0.376001] acpiphp: Slot [13] registered [ 0.377232] acpiphp: Slot [14] registered [ 0.378465] acpiphp: Slot [15] registered [ 0.393578] acpiphp: Slot [16] registered [ 0.394784] acpiphp: Slot [17] registered [ 0.395984] acpiphp: Slot [18] registered [ 0.397241] acpiphp: Slot [19] registered [ 0.398473] acpiphp: Slot [20] registered [ 0.399715] acpiphp: Slot [21] registered [ 0.400915] acpiphp: Slot [22] registered [ 0.402112] acpiphp: Slot [23] registered [ 0.403311] acpiphp: Slot [24] registered [ 0.404517] acpiphp: Slot [25] registered [ 0.405713] acpiphp: Slot [26] registered [ 0.406913] acpiphp: Slot [27] registered [ 0.408120] acpiphp: Slot [28] registered [ 0.409335] acpiphp: Slot [29] registered [ 0.410564] acpiphp: Slot [30] registered [ 0.411777] acpiphp: Slot [31] registered [ 0.412974] PCI host bridge to bus 0000:00 [ 0.414169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.415958] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.417751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.419941] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.422153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.424426] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.428721] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.430692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.432447] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.434333] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.438540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.440756] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.461598] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.463694] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.465744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.467850] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.470034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.471890] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.473800] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.475377] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.477711] vgaarb: loaded [ 0.478622] vgaarb: bridge control possible 0000:00:02.0 [ 0.480413] SCSI subsystem initialized [ 0.481767] ACPI: bus type USB registered [ 0.483020] usbcore: registered new interface driver usbfs [ 0.484579] usbcore: registered new interface driver hub [ 0.486092] usbcore: registered new device driver usb [ 0.487722] PCI: Using ACPI for IRQ routing [ 0.489357] NetLabel: Initializing [ 0.490446] NetLabel: domain hash size = 128 [ 0.491728] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.493176] NetLabel: unlabeled traffic allowed by default [ 0.494910] clocksource: Switched to clocksource kvm-clock [ 0.504972] AppArmor: AppArmor Filesystem Enabled [ 0.506441] pnp: PnP ACPI init [ 0.507779] pnp: PnP ACPI: found 5 devices [ 0.514814] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.517431] NET: Registered protocol family 2 [ 0.518964] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.520909] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.522718] TCP: Hash tables configured (established 4096 bind 4096) [ 0.524532] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.526175] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.527941] NET: Registered protocol family 1 [ 0.529266] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.530927] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.532547] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.547135] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.561916] Trying to unpack rootfs image as initramfs... [ 0.624263] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.629322] Scanning for low memory corruption every 60 seconds [ 0.631707] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.633499] audit: initializing netlink subsys (disabled) [ 0.635171] audit: type=2000 audit(1535451366.678:1): initialized [ 0.637239] Initialise system trusted keyring [ 0.638746] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.640537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.643476] zbud: loaded [ 0.644559] VFS: Disk quotas dquot_6.6.0 [ 0.645814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.648179] fuse init (API version 7.23) [ 0.649540] Key type big_key registered [ 0.650767] Allocating IMA MOK and blacklist keyrings. [ 0.652631] Key type asymmetric registered [ 0.653893] Asymmetric key parser 'x509' registered [ 0.655382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.657668] io scheduler noop registered [ 0.658883] io scheduler deadline registered (default) [ 0.660411] io scheduler cfq registered [ 0.661723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.663334] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.665296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.667544] ACPI: Power Button [PWRF] [ 0.668890] GHES: HEST is not enabled! [ 0.683125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.712347] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.715365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.739249] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.742521] Linux agpgart interface v0.103 [ 0.746113] brd: module loaded [ 0.748464] loop: module loaded [ 0.753268] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.755505] GPT:90111 != 2097151 [ 0.756535] GPT:Alternate GPT header not at the end of the disk. [ 0.758052] GPT:90111 != 2097151 [ 0.759008] GPT: Use GNU Parted to correct GPT errors. [ 0.760352] vda: vda1 vda15 [ 0.762043] scsi host0: ata_piix [ 0.763126] scsi host1: ata_piix [ 0.764128] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.765799] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.767795] libphy: Fixed MDIO Bus: probed [ 0.768935] tun: Universal TUN/TAP device driver, 1.6 [ 0.770243] tun: (C) 1999-2004 Max Krasnyansky [ 0.773160] PPP generic driver version 2.4.2 [ 0.774417] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.776064] ehci-pci: EHCI PCI platform driver [ 0.777273] ehci-platform: EHCI generic platform driver [ 0.778638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.780193] ohci-pci: OHCI PCI platform driver [ 0.781420] ohci-platform: OHCI generic platform driver [ 0.782792] uhci_hcd: USB Universal Host Controller Interface driver [ 0.797379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.798788] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.800826] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.802213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.803800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.805500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.807465] usb usb1: Product: UHCI Host Controller [ 0.808741] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.810297] usb usb1: SerialNumber: 0000:00:01.2 [ 0.811632] hub 1-0:1.0: USB hub found [ 0.812763] hub 1-0:1.0: 2 ports detected [ 0.814046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816943] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818255] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.819668] mousedev: PS/2 mouse device common for all mice [ 0.821381] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823869] rtc_cmos 00:00: RTC can wake from S4 [ 0.825409] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.827038] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.828664] i2c /dev entries driver [ 0.829725] device-mapper: uevent: version 1.0.3 [ 0.831052] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.833286] ledtrig-cpu: registered to indicate activity on CPUs [ 0.835151] NET: Registered protocol family 10 [ 0.836691] NET: Registered protocol family 17 [ 0.837914] Key type dns_resolver registered [ 0.839219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840702] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.843130] registered taskstats version 1 [ 0.844278] Loading compiled-in X.509 certificates [ 0.846119] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848653] zswap: loaded using pool lzo/zbud [ 0.850708] Key type trusted registered [ 0.852852] Key type encrypted registered [ 0.853987] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855417] ima: No TPM chip found, activating TPM-bypass! [ 0.856837] evm: HMAC attrs: 0x1 [ 0.858131] Magic number: 14:894:275 [ 0.859231] tty tty12: hash matches [ 0.860326] rtc_cmos 00:00: setting system clock to 2018-08-28 10:16:07 UTC (1535451367) [ 0.862528] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.864034] EDD information not available. [ 0.928421] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.930549] Write protecting the kernel read-only data: 14336k [ 0.933477] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.935957] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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... [ 1.098005] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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.92. iid=i-00000001 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBXdrVUa87cZpGHWdLzSRQzt91rtz8JOWYtk/4SgKe4RClztT1gW6SBffPyPbTz+iXnAffSJazO37c+pyXv9oZnCWdtpfm5JRVr3Wk2KUMhIoD6eLctb9E7gtMZzdAPbZdaykoStWh8KmoPo3uUy6LTJDMKLxAdnbAWbhgXmb5e2gtKycBlzY6CbjENN5+ZQA9mHIjE3vysBCYif8LD+MEQwRC95BHOdVSZ4N1M3/kGybVHHD20++lS65mjnThCDquhDjqFPP7nv9yDB8n18mCkYhLJarZ5YUXJQGsQC8Qa1J0Uowmb+hUYDkHKoN6JBjhMBo6/WU5B7JC4k17Kh/b root@singlevm1-vm-fa70afcf-89fa-4473-8b21-78817065aeb0 ssh-dss AAAAB3NzaC1kc3MAAACBAP++uIOZYNWhQRo0ep3IfHpYe3/XZ3JumOcVPECSG8zYSz3gLRPSv7SUS43B2e2FPXX0kiO/CMkkfbjkqRWUy5TO6i+2LlCOlFE2VvI5VhpkoTT33bOzOZGvyC1/r8coH2ptMRsRz0c7Z2A+/J9VCEbuLfroV48p6Ni/R1s06o9RAAAAFQCxoXleFzYsQ8DCkKI8u4TlHzknFwAAAIEApP5qNVXtG82eHBKONKeg8KIlAUBprmpzunj8YNL55L49nFcemOa2elPBZfT6NFd6BUx7BxWueOXGmePeJFX42KF919eM365Wbo+GgApR+chETNJYGDwoCYiZzwZxOzYXWi78msyqkSCwbLk3fMTbZz9V4uK5qlmJzzfdT1eSq0oAAACBAMKK6V92a6geAct+l0JDCyBFuNZT1HoYPfR+Qmer8ESr9AgfqqsvOfRhFsCRQpI9pzb3X8zjawGtOhcQ9Z9B+AE2YWHZLDk7zDtsbt9Txq5TyR20aq1G9h/XrArxT8fdwqOj+R7mjeSYEfFei59FFYuSwIlSVRkcNDROgILA/SmA root@singlevm1-vm-fa70afcf-89fa-4473-8b21-78817065aeb0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fed2:5acf/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-fa70afcf-89fa-4473-8b21-78817065aeb0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-fa70afcf-89fa-4473-8b21-78817065aeb0 login: 2018-08-28 10:16:20,219 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-28 10:16:20,219 - functest.core.singlevm - DEBUG - error: 2018-08-28 10:16:20,333 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:16:20,334 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-28 10:16:32,612 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-28 10:16:34,018 - 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'e79195e54e394a46865c61d2ee04b91b', '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_83abd9b7-496b-4bdd-b032-58121e83d187'}) 2018-08-28 10:16:34,410 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd08db1b319424fb1a6936f4767f7be07', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_83abd9b7-496b-4bdd-b032-58121e83d187'}) 2018-08-28 10:16:35,734 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_83abd9b7-496b-4bdd-b032-58121e83d187', 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'e79195e54e394a46865c61d2ee04b91b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2f9c3ee7-7c2e-44cc-87c7-81fdff8d861d', 'username': u'singlevm2-user_83abd9b7-496b-4bdd-b032-58121e83d187', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 10:16:35,739 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_83abd9b7-496b-4bdd-b032-58121e83d187', 'password': '2f9c3ee7-7c2e-44cc-87c7-81fdff8d861d', 'project_name': 'singlevm2-project_83abd9b7-496b-4bdd-b032-58121e83d187', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'e79195e54e394a46865c61d2ee04b91b', 'project_domain_name': 'Default'} 2018-08-28 10:16:35,739 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-28 10:16:36,834 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:16:36Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'cbf175ab-4a12-4460-a7da-ddc7cd935317', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_83abd9b7-496b-4bdd-b032-58121e83d187', u'admin_state_up': True, u'tenant_id': u'e79195e54e394a46865c61d2ee04b91b', u'created_at': u'2018-08-28T10:16:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e79195e54e394a46865c61d2ee04b91b'}) 2018-08-28 10:16:37,607 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:16:37Z', 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'ea2cf7f4-154d-4ef6-b729-145968d315e5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_83abd9b7-496b-4bdd-b032-58121e83d187', u'enable_dhcp': True, u'network_id': u'cbf175ab-4a12-4460-a7da-ddc7cd935317', u'tenant_id': u'e79195e54e394a46865c61d2ee04b91b', u'created_at': u'2018-08-28T10:16:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e79195e54e394a46865c61d2ee04b91b'}) 2018-08-28 10:16:38,866 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e79195e54e394a46865c61d2ee04b91b', u'created_at': u'2018-08-28T10:16:37Z', u'admin_state_up': True, u'updated_at': u'2018-08-28T10:16:38Z', u'revision_number': 2, u'routes': [], u'project_id': u'e79195e54e394a46865c61d2ee04b91b', u'id': u'218e927e-8b2b-4aa6-8b70-9110aa080744', u'name': u'singlevm2-router_83abd9b7-496b-4bdd-b032-58121e83d187'}) 2018-08-28 10:16:42,483 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/8975554f-3e95-450b-ae4a-b397810d0b89/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8975554f-3e95-450b-ae4a-b397810d0b89/file', 'owner': u'e79195e54e394a46865c61d2ee04b91b', 'id': u'8975554f-3e95-450b-ae4a-b397810d0b89', 'size': 12716032, u'self': u'/v2/images/8975554f-3e95-450b-ae4a-b397810d0b89', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e79195e54e394a46865c61d2ee04b91b', 'name': 'singlevm2-project_83abd9b7-496b-4bdd-b032-58121e83d187', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/8975554f-3e95-450b-ae4a-b397810d0b89/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T10:16:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T10:16:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_83abd9b7-496b-4bdd-b032-58121e83d187', '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/8975554f-3e95-450b-ae4a-b397810d0b89', 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_83abd9b7-496b-4bdd-b032-58121e83d187', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_83abd9b7-496b-4bdd-b032-58121e83d187', 'created': u'2018-08-28T10:16:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T10:16:41Z', 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/8975554f-3e95-450b-ae4a-b397810d0b89', 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_83abd9b7-496b-4bdd-b032-58121e83d187', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-28 10:16:42,816 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_83abd9b7-496b-4bdd-b032-58121e83d187', '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'8c0c48513c494234a764a9b7ebf0db6c', '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'28062eb9-48a4-471c-8cc3-1830f3ca1248', 'swap': 0}) 2018-08-28 10:16:43,194 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgXMx1cyzf6J992DnAKx5BdFqe95NiU/JooiLy2La/ry91EENE3PNTPd5sreFs2JBNazczaHr0qF+oq4SmY7n+TiBZejfbozB6eTeABsPJ+Blbf93VpyrmZbVOdFypuHrSesMoIM5BT0uLTgogVI+oM+aSREUOzEOAY1AIo7bgBkEZweBlKtJyPzfMnMkMq4ZK8OwgmvsDppl4UFewCreMY9kNcrWJQ0wxvfVdtL1+2nMC1XS115lV1URsBfxyODLKp5cNnaVe7axbOwc1abZ5EV9Db6xrM06pZIhi6xeLA5AhqAqqHOhT6K5FKOGxACB/Vv3M4Z3nwfTSdAh/cVVt Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoFzMdXMs3+iffdg5wCseQXRanveTYlPyaKIi8ti2v68vdRBD\nRNzzUz3ebK3hbNiQTWs3M2h69KhfqKuEpmO5/k4gWXo326Mwenk3gAbDyfgZW3/d\n1acq5mW1TnRcqbh60nrDKCDOQU9Li04KIFSPqDPmkkRFDsxDgGNQCKO24AZBGcHg\nZSrScj83zJzJDKuGSvDsIJr7A6aZeFBXsAq3jGPZDXK1iUNMMb31XbS9ftpzAtV0\ntdeZVdVEbAX8cjgyyqeXDZ2lXu2sWzsHNWm2eRFfQ2+sazNOqWSIYusXiwOQIagK\nqhzoU+iuRSjhsQAgf1b9zOGd58H00nQIf3FVbQIDAQABAoIBAQCMRL++2FDfRg4E\nONdDBTRA0rLVq/7qGj3GUlQ5kWBAyM69Gc2NdasNG+frriipWcDXRzoQqIosaP7L\nfcPY+xBcph/bxHEJmHO2HUNzo/csOeyMQYtb8A4xW7O8fUH0Xt5oL2N3PULMk7yj\njE6FOxIxcbx0Im05ZWiB69y8wd8bklogac8BQadng1tkdmQtVv5rjTXWEMuM9STn\nfy1RCnoAGmq+7LwI+BpJANA3sw1TDT1MlqvuNXshZ4C8UscLHWBrnEx3BC32Oiv4\ntaOmt4P2Q9Oyxf9NvcmBtSM3gGjrx46J/2Hh7ovhPeMr2G8Fpz9DCriKaezGPXiR\nNtMovloNAoGBANO2YzMsIqgMBJBohze3OSN968ZRVEY8Pk1DATWL/Hj3mEplxeYJ\nKkQiJmKHq4wqYwLjwpHiqRupFjcAlmT1QXC9leROer0WC822jdEj1mEabLaRbjWz\nagw4zRObrAqbbcae/r3cziWT0S+xqIwyt1pJgnIZJIhqAsXkpNDmDkq7AoGBAMHo\nhXktr5fYdublGwtaY8Cw7p29tH6HqPQi0gssJOGY0SK6s5b6f9PrDFx9aV4II796\nkq422wvsXydpRIkhlWJSraNQ5WQ8EuqTieqpoS7pWKpKmQpYCQi1akWag67Yh9tk\nr/2BprXaqyhX67tTZNQdiVyovML2jt1WGwtRjYH3AoGAWnsjkFY3hYyFUtZpm8VB\ntUp2vq45jz7l/Y06chEe2PAwdPNkDbkzCCV0ND35chEXeb+vgzvUvE6agO1OWV18\nF1vfONDVogRPDR8NIynm0F9DwQ8MhATmuMx50PyCHZJp6y4+fxRkQikXiQOrnid6\ntyqdhnf6ZhawkrTyP5li2EsCgYB1Krr77c8cQYAXJHii84sy87Y7OlXF3tMIMcIZ\nXiMq7dvw0D+UCukSdASUHnN8jg6LtNTMz/iry7fzaHgxJEnPj4W8GTWCy4nilCPR\n1429euJIg6rVxTwwNu5wAF1xWQU+XCi7VYwWdnrVdcrK9ikGwpItmwf0Bmds9oqA\n3FZVIQKBgQCr68jTkx8HcQEtYnHC/h6+pMdcCW9D5tfKK1JKkaRpgKCmA5mbH11t\nXrV0sY5YPhvziaawNclMdScD9XPWg3an2oLA0zs+g5E9pB1rMwGmpUJCgvVILjwO\ndlMGzJeMRQal4HaZWaSyunKetwXOlkqsulcePDSc6z5nS3CqkLj6Ug==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd08db1b319424fb1a6936f4767f7be07', 'name': u'singlevm2-kp_83abd9b7-496b-4bdd-b032-58121e83d187', 'created_at': '2018-08-28T10:16:43.194833', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e79195e54e394a46865c61d2ee04b91b', 'name': 'singlevm2-project_83abd9b7-496b-4bdd-b032-58121e83d187', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'29:c1:f6:e8:a5:ad:b0:fb:67:81:6f:17:2b:56:0a:ee', 'type': 'ssh', 'id': u'singlevm2-kp_83abd9b7-496b-4bdd-b032-58121e83d187'}) 2018-08-28 10:16:43,195 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAoFzMdXMs3+iffdg5wCseQXRanveTYlPyaKIi8ti2v68vdRBD RNzzUz3ebK3hbNiQTWs3M2h69KhfqKuEpmO5/k4gWXo326Mwenk3gAbDyfgZW3/d 1acq5mW1TnRcqbh60nrDKCDOQU9Li04KIFSPqDPmkkRFDsxDgGNQCKO24AZBGcHg ZSrScj83zJzJDKuGSvDsIJr7A6aZeFBXsAq3jGPZDXK1iUNMMb31XbS9ftpzAtV0 tdeZVdVEbAX8cjgyyqeXDZ2lXu2sWzsHNWm2eRFfQ2+sazNOqWSIYusXiwOQIagK qhzoU+iuRSjhsQAgf1b9zOGd58H00nQIf3FVbQIDAQABAoIBAQCMRL++2FDfRg4E ONdDBTRA0rLVq/7qGj3GUlQ5kWBAyM69Gc2NdasNG+frriipWcDXRzoQqIosaP7L fcPY+xBcph/bxHEJmHO2HUNzo/csOeyMQYtb8A4xW7O8fUH0Xt5oL2N3PULMk7yj jE6FOxIxcbx0Im05ZWiB69y8wd8bklogac8BQadng1tkdmQtVv5rjTXWEMuM9STn fy1RCnoAGmq+7LwI+BpJANA3sw1TDT1MlqvuNXshZ4C8UscLHWBrnEx3BC32Oiv4 taOmt4P2Q9Oyxf9NvcmBtSM3gGjrx46J/2Hh7ovhPeMr2G8Fpz9DCriKaezGPXiR NtMovloNAoGBANO2YzMsIqgMBJBohze3OSN968ZRVEY8Pk1DATWL/Hj3mEplxeYJ KkQiJmKHq4wqYwLjwpHiqRupFjcAlmT1QXC9leROer0WC822jdEj1mEabLaRbjWz agw4zRObrAqbbcae/r3cziWT0S+xqIwyt1pJgnIZJIhqAsXkpNDmDkq7AoGBAMHo hXktr5fYdublGwtaY8Cw7p29tH6HqPQi0gssJOGY0SK6s5b6f9PrDFx9aV4II796 kq422wvsXydpRIkhlWJSraNQ5WQ8EuqTieqpoS7pWKpKmQpYCQi1akWag67Yh9tk r/2BprXaqyhX67tTZNQdiVyovML2jt1WGwtRjYH3AoGAWnsjkFY3hYyFUtZpm8VB tUp2vq45jz7l/Y06chEe2PAwdPNkDbkzCCV0ND35chEXeb+vgzvUvE6agO1OWV18 F1vfONDVogRPDR8NIynm0F9DwQ8MhATmuMx50PyCHZJp6y4+fxRkQikXiQOrnid6 tyqdhnf6ZhawkrTyP5li2EsCgYB1Krr77c8cQYAXJHii84sy87Y7OlXF3tMIMcIZ XiMq7dvw0D+UCukSdASUHnN8jg6LtNTMz/iry7fzaHgxJEnPj4W8GTWCy4nilCPR 1429euJIg6rVxTwwNu5wAF1xWQU+XCi7VYwWdnrVdcrK9ikGwpItmwf0Bmds9oqA 3FZVIQKBgQCr68jTkx8HcQEtYnHC/h6+pMdcCW9D5tfKK1JKkaRpgKCmA5mbH11t XrV0sY5YPhvziaawNclMdScD9XPWg3an2oLA0zs+g5E9pB1rMwGmpUJCgvVILjwO dlMGzJeMRQal4HaZWaSyunKetwXOlkqsulcePDSc6z5nS3CqkLj6Ug== -----END RSA PRIVATE KEY----- 2018-08-28 10:16:56,195 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_83abd9b7-496b-4bdd-b032-58121e83d187': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:64:e4:54', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8975554f-3e95-450b-ae4a-b397810d0b89'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:16:54.000000', 'flavor': Munch({u'id': u'28062eb9-48a4-471c-8cc3-1830f3ca1248'}), 'az': u'nova', 'id': u'413b35f9-e9e3-44ee-9ff8-e7b7fc5e18d3', 'security_groups': [Munch({u'name': u'singlevm2-sg_83abd9b7-496b-4bdd-b032-58121e83d187'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd08db1b319424fb1a6936f4767f7be07', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e79195e54e394a46865c61d2ee04b91b', 'name': 'singlevm2-project_83abd9b7-496b-4bdd-b032-58121e83d187', '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-08-28T10:16:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T10:16:54Z', 'hostId': u'7824b458a8701d9d8c18abe2374f9ac45008667bb835c5f3647a188a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_83abd9b7-496b-4bdd-b032-58121e83d187', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'7824b458a8701d9d8c18abe2374f9ac45008667bb835c5f3647a188a', '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'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:16:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e79195e54e394a46865c61d2ee04b91b', 'name': u'singlevm2-vm_83abd9b7-496b-4bdd-b032-58121e83d187', 'adminPass': u'VLjRq8e5eyDL', 'tenant_id': u'e79195e54e394a46865c61d2ee04b91b', 'created_at': u'2018-08-28T10:16:46Z', 'created': u'2018-08-28T10:16:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-28 10:16:58,276 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'218e927e-8b2b-4aa6-8b70-9110aa080744', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e79195e54e394a46865c61d2ee04b91b', 'created_at': u'2018-08-28T10:16:57Z', 'attached': True, 'updated_at': u'2018-08-28T10:16:57Z', 'id': u'83c19234-6a9d-4195-ae26-4cb0745e79a8', 'floating_network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e79195e54e394a46865c61d2ee04b91b', 'name': 'singlevm2-project_83abd9b7-496b-4bdd-b032-58121e83d187', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'218e927e-8b2b-4aa6-8b70-9110aa080744', 'project_id': u'e79195e54e394a46865c61d2ee04b91b', 'port_id': u'70fbceb3-1387-49e9-ac69-a8f3bfcfcb91', 'port': u'70fbceb3-1387-49e9-ac69-a8f3bfcfcb91', 'network': u'74721f5d-6096-4ea3-ae93-2107115850e8'}) 2018-08-28 10:16:58,398 - 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 494123494 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.191549] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193908] pid_max: default: 32768 minimum: 301 [ 0.195211] ACPI: Core revision 20150930 [ 0.196895] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198776] Security Framework initialized [ 0.199927] Yama: becoming mindful. [ 0.200961] AppArmor: AppArmor initialized [ 0.202185] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204050] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205883] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207613] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209546] Initializing cgroup subsys io [ 0.210743] Initializing cgroup subsys memory [ 0.211958] Initializing cgroup subsys devices [ 0.213219] Initializing cgroup subsys freezer [ 0.214502] Initializing cgroup subsys net_cls [ 0.215776] Initializing cgroup subsys perf_event [ 0.217054] Initializing cgroup subsys net_prio [ 0.218340] Initializing cgroup subsys hugetlb [ 0.219588] Initializing cgroup subsys pids [ 0.220792] CPU: Physical Processor ID: 0 [ 0.222720] mce: CPU supports 10 MCE banks [ 0.223929] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225362] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240118] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246845] ftrace: allocating 31920 entries in 125 pages [ 0.272107] smpboot: Max logical packages: 1 [ 0.273386] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275384] x2apic enabled [ 0.276548] Switched APIC routing to physical x2apic. [ 0.279051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281011] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284452] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287551] KVM setup paravirtual spinlock [ 0.289494] x86: Booted up 1 node, 1 CPUs [ 0.290891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293235] devtmpfs: initialized [ 0.295423] evm: security.selinux [ 0.296646] evm: security.SMACK64 [ 0.297817] evm: security.SMACK64EXEC [ 0.299099] evm: security.SMACK64TRANSMUTE [ 0.300482] evm: security.SMACK64MMAP [ 0.301741] evm: security.ima [ 0.302808] evm: security.capability [ 0.304103] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307325] pinctrl core: initialized pinctrl subsystem [ 0.309156] RTC time: 10:16:54, date: 08/28/18 [ 0.310747] NET: Registered protocol family 16 [ 0.312376] cpuidle: using governor ladder [ 0.313823] cpuidle: using governor menu [ 0.315165] PCCT header not found. [ 0.316295] ACPI: bus type PCI registered [ 0.317386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.319054] PCI: Using configuration type 1 for base access [ 0.321191] ACPI: Added _OSI(Module Device) [ 0.322324] ACPI: Added _OSI(Processor Device) [ 0.323489] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324706] ACPI: Added _OSI(Processor Aggregator Device) [ 0.326874] ACPI: Interpreter enabled [ 0.327922] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.330435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.332955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.335467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.337974] ACPI: (supports S0 S5) [ 0.338917] ACPI: Using IOAPIC for interrupt routing [ 0.340174] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.343890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.345391] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.347013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.348580] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.351494] acpiphp: Slot [3] registered [ 0.352560] acpiphp: Slot [4] registered [ 0.353623] acpiphp: Slot [5] registered [ 0.354683] acpiphp: Slot [6] registered [ 0.355748] acpiphp: Slot [7] registered [ 0.356815] acpiphp: Slot [8] registered [ 0.357881] acpiphp: Slot [9] registered [ 0.358939] acpiphp: Slot [10] registered [ 0.360017] acpiphp: Slot [11] registered [ 0.361112] acpiphp: Slot [12] registered [ 0.362202] acpiphp: Slot [13] registered [ 0.363273] acpiphp: Slot [14] registered [ 0.364348] acpiphp: Slot [15] registered [ 0.379460] acpiphp: Slot [16] registered [ 0.380541] acpiphp: Slot [17] registered [ 0.381638] acpiphp: Slot [18] registered [ 0.382722] acpiphp: Slot [19] registered [ 0.383822] acpiphp: Slot [20] registered [ 0.384919] acpiphp: Slot [21] registered [ 0.386012] acpiphp: Slot [22] registered [ 0.387105] acpiphp: Slot [23] registered [ 0.388203] acpiphp: Slot [24] registered [ 0.389295] acpiphp: Slot [25] registered [ 0.390383] acpiphp: Slot [26] registered [ 0.391458] acpiphp: Slot [27] registered [ 0.392546] acpiphp: Slot [28] registered [ 0.393628] acpiphp: Slot [29] registered [ 0.394714] acpiphp: Slot [30] registered [ 0.395800] acpiphp: Slot [31] registered [ 0.396911] PCI host bridge to bus 0000:00 [ 0.397989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.399638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403202] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405137] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.407113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.411122] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.412795] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.414316] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415965] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.420215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.442683] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.444638] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.446579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.448497] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.450371] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.452138] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.453881] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.455270] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.457314] vgaarb: loaded [ 0.458125] vgaarb: bridge control possible 0000:00:02.0 [ 0.459720] SCSI subsystem initialized [ 0.460939] ACPI: bus type USB registered [ 0.462037] usbcore: registered new interface driver usbfs [ 0.463399] usbcore: registered new interface driver hub [ 0.464726] usbcore: registered new device driver usb [ 0.466173] PCI: Using ACPI for IRQ routing [ 0.467661] NetLabel: Initializing [ 0.468619] NetLabel: domain hash size = 128 [ 0.469741] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.470999] NetLabel: unlabeled traffic allowed by default [ 0.472543] clocksource: Switched to clocksource kvm-clock [ 0.482498] AppArmor: AppArmor Filesystem Enabled [ 0.483774] pnp: PnP ACPI init [ 0.484981] pnp: PnP ACPI: found 5 devices [ 0.491767] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.494034] NET: Registered protocol family 2 [ 0.495411] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.497107] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.498693] TCP: Hash tables configured (established 4096 bind 4096) [ 0.500263] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.501687] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.503237] NET: Registered protocol family 1 [ 0.504402] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.505831] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507251] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.521715] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536241] Trying to unpack rootfs image as initramfs... [ 0.598065] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.602847] Scanning for low memory corruption every 60 seconds [ 0.604988] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.606557] audit: initializing netlink subsys (disabled) [ 0.607996] audit: type=2000 audit(1535451415.407:1): initialized [ 0.609879] Initialise system trusted keyring [ 0.611210] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.612765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.615418] zbud: loaded [ 0.616377] VFS: Disk quotas dquot_6.6.0 [ 0.617471] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.619574] fuse init (API version 7.23) [ 0.620774] Key type big_key registered [ 0.621836] Allocating IMA MOK and blacklist keyrings. [ 0.623432] Key type asymmetric registered [ 0.624519] Asymmetric key parser 'x509' registered [ 0.625784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.627763] io scheduler noop registered [ 0.628859] io scheduler deadline registered (default) [ 0.630169] io scheduler cfq registered [ 0.631301] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.632673] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.634347] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.636251] ACPI: Power Button [PWRF] [ 0.637443] GHES: HEST is not enabled! [ 0.651223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.679807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682544] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706667] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.709566] Linux agpgart interface v0.103 [ 0.712858] brd: module loaded [ 0.715070] loop: module loaded [ 0.719369] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721292] GPT:90111 != 2097151 [ 0.722218] GPT:Alternate GPT header not at the end of the disk. [ 0.723655] GPT:90111 != 2097151 [ 0.724545] GPT: Use GNU Parted to correct GPT errors. [ 0.725791] vda: vda1 vda15 [ 0.727411] scsi host0: ata_piix [ 0.728440] scsi host1: ata_piix [ 0.729403] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.731010] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.732887] libphy: Fixed MDIO Bus: probed [ 0.733952] tun: Universal TUN/TAP device driver, 1.6 [ 0.735181] tun: (C) 1999-2004 Max Krasnyansky [ 0.738082] PPP generic driver version 2.4.2 [ 0.739316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.740922] ehci-pci: EHCI PCI platform driver [ 0.742087] ehci-platform: EHCI generic platform driver [ 0.743518] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.745056] ohci-pci: OHCI PCI platform driver [ 0.746251] ohci-platform: OHCI generic platform driver [ 0.747600] uhci_hcd: USB Universal Host Controller Interface driver [ 0.761973] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.763336] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.765343] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.766711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.768271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.769937] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.771907] usb usb1: Product: UHCI Host Controller [ 0.773183] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.774725] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776049] hub 1-0:1.0: USB hub found [ 0.777125] hub 1-0:1.0: 2 ports detected [ 0.778442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.781312] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.782617] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.784015] mousedev: PS/2 mouse device common for all mice [ 0.785706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.788156] rtc_cmos 00:00: RTC can wake from S4 [ 0.789689] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.791295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.792925] i2c /dev entries driver [ 0.793976] device-mapper: uevent: version 1.0.3 [ 0.795280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.797490] ledtrig-cpu: registered to indicate activity on CPUs [ 0.799326] NET: Registered protocol family 10 [ 0.800871] NET: Registered protocol family 17 [ 0.802077] Key type dns_resolver registered [ 0.803366] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.804857] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.807240] registered taskstats version 1 [ 0.808389] Loading compiled-in X.509 certificates [ 0.810204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.812730] zswap: loaded using pool lzo/zbud [ 0.814817] Key type trusted registered [ 0.816971] Key type encrypted registered [ 0.818103] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819520] ima: No TPM chip found, activating TPM-bypass! [ 0.820945] evm: HMAC attrs: 0x1 [ 0.822236] Magic number: 14:894:275 [ 0.823308] tty tty12: hash matches [ 0.824400] rtc_cmos 00:00: setting system clock to 2018-08-28 10:16:55 UTC (1535451415) [ 0.826617] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.828132] EDD information not available. [ 0.894144] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.896279] Write protecting the kernel read-only data: 14336k [ 0.899239] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.901683] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 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... [ 1.058142] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.18... Lease of 192.168.120.18 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.89. iid=i-00000002 2018-08-28 10:16:59,400 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-08-28 10:17:08,669 - 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 494123494 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.191549] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193908] pid_max: default: 32768 minimum: 301 [ 0.195211] ACPI: Core revision 20150930 [ 0.196895] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198776] Security Framework initialized [ 0.199927] Yama: becoming mindful. [ 0.200961] AppArmor: AppArmor initialized [ 0.202185] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204050] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205883] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207613] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209546] Initializing cgroup subsys io [ 0.210743] Initializing cgroup subsys memory [ 0.211958] Initializing cgroup subsys devices [ 0.213219] Initializing cgroup subsys freezer [ 0.214502] Initializing cgroup subsys net_cls [ 0.215776] Initializing cgroup subsys perf_event [ 0.217054] Initializing cgroup subsys net_prio [ 0.218340] Initializing cgroup subsys hugetlb [ 0.219588] Initializing cgroup subsys pids [ 0.220792] CPU: Physical Processor ID: 0 [ 0.222720] mce: CPU supports 10 MCE banks [ 0.223929] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225362] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240118] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246845] ftrace: allocating 31920 entries in 125 pages [ 0.272107] smpboot: Max logical packages: 1 [ 0.273386] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275384] x2apic enabled [ 0.276548] Switched APIC routing to physical x2apic. [ 0.279051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281011] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284452] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287551] KVM setup paravirtual spinlock [ 0.289494] x86: Booted up 1 node, 1 CPUs [ 0.290891] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293235] devtmpfs: initialized [ 0.295423] evm: security.selinux [ 0.296646] evm: security.SMACK64 [ 0.297817] evm: security.SMACK64EXEC [ 0.299099] evm: security.SMACK64TRANSMUTE [ 0.300482] evm: security.SMACK64MMAP [ 0.301741] evm: security.ima [ 0.302808] evm: security.capability [ 0.304103] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307325] pinctrl core: initialized pinctrl subsystem [ 0.309156] RTC time: 10:16:54, date: 08/28/18 [ 0.310747] NET: Registered protocol family 16 [ 0.312376] cpuidle: using governor ladder [ 0.313823] cpuidle: using governor menu [ 0.315165] PCCT header not found. [ 0.316295] ACPI: bus type PCI registered [ 0.317386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.319054] PCI: Using configuration type 1 for base access [ 0.321191] ACPI: Added _OSI(Module Device) [ 0.322324] ACPI: Added _OSI(Processor Device) [ 0.323489] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324706] ACPI: Added _OSI(Processor Aggregator Device) [ 0.326874] ACPI: Interpreter enabled [ 0.327922] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.330435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.332955] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.335467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.337974] ACPI: (supports S0 S5) [ 0.338917] ACPI: Using IOAPIC for interrupt routing [ 0.340174] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.343890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.345391] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.347013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.348580] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.351494] acpiphp: Slot [3] registered [ 0.352560] acpiphp: Slot [4] registered [ 0.353623] acpiphp: Slot [5] registered [ 0.354683] acpiphp: Slot [6] registered [ 0.355748] acpiphp: Slot [7] registered [ 0.356815] acpiphp: Slot [8] registered [ 0.357881] acpiphp: Slot [9] registered [ 0.358939] acpiphp: Slot [10] registered [ 0.360017] acpiphp: Slot [11] registered [ 0.361112] acpiphp: Slot [12] registered [ 0.362202] acpiphp: Slot [13] registered [ 0.363273] acpiphp: Slot [14] registered [ 0.364348] acpiphp: Slot [15] registered [ 0.379460] acpiphp: Slot [16] registered [ 0.380541] acpiphp: Slot [17] registered [ 0.381638] acpiphp: Slot [18] registered [ 0.382722] acpiphp: Slot [19] registered [ 0.383822] acpiphp: Slot [20] registered [ 0.384919] acpiphp: Slot [21] registered [ 0.386012] acpiphp: Slot [22] registered [ 0.387105] acpiphp: Slot [23] registered [ 0.388203] acpiphp: Slot [24] registered [ 0.389295] acpiphp: Slot [25] registered [ 0.390383] acpiphp: Slot [26] registered [ 0.391458] acpiphp: Slot [27] registered [ 0.392546] acpiphp: Slot [28] registered [ 0.393628] acpiphp: Slot [29] registered [ 0.394714] acpiphp: Slot [30] registered [ 0.395800] acpiphp: Slot [31] registered [ 0.396911] PCI host bridge to bus 0000:00 [ 0.397989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.399638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401257] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403202] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405137] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.407113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.411122] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.412795] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.414316] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415965] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.420215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.442683] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.444638] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.446579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.448497] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.450371] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.452138] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.453881] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.455270] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.457314] vgaarb: loaded [ 0.458125] vgaarb: bridge control possible 0000:00:02.0 [ 0.459720] SCSI subsystem initialized [ 0.460939] ACPI: bus type USB registered [ 0.462037] usbcore: registered new interface driver usbfs [ 0.463399] usbcore: registered new interface driver hub [ 0.464726] usbcore: registered new device driver usb [ 0.466173] PCI: Using ACPI for IRQ routing [ 0.467661] NetLabel: Initializing [ 0.468619] NetLabel: domain hash size = 128 [ 0.469741] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.470999] NetLabel: unlabeled traffic allowed by default [ 0.472543] clocksource: Switched to clocksource kvm-clock [ 0.482498] AppArmor: AppArmor Filesystem Enabled [ 0.483774] pnp: PnP ACPI init [ 0.484981] pnp: PnP ACPI: found 5 devices [ 0.491767] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.494034] NET: Registered protocol family 2 [ 0.495411] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.497107] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.498693] TCP: Hash tables configured (established 4096 bind 4096) [ 0.500263] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.501687] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.503237] NET: Registered protocol family 1 [ 0.504402] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.505831] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507251] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.521715] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536241] Trying to unpack rootfs image as initramfs... [ 0.598065] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.602847] Scanning for low memory corruption every 60 seconds [ 0.604988] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.606557] audit: initializing netlink subsys (disabled) [ 0.607996] audit: type=2000 audit(1535451415.407:1): initialized [ 0.609879] Initialise system trusted keyring [ 0.611210] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.612765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.615418] zbud: loaded [ 0.616377] VFS: Disk quotas dquot_6.6.0 [ 0.617471] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.619574] fuse init (API version 7.23) [ 0.620774] Key type big_key registered [ 0.621836] Allocating IMA MOK and blacklist keyrings. [ 0.623432] Key type asymmetric registered [ 0.624519] Asymmetric key parser 'x509' registered [ 0.625784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.627763] io scheduler noop registered [ 0.628859] io scheduler deadline registered (default) [ 0.630169] io scheduler cfq registered [ 0.631301] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.632673] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.634347] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.636251] ACPI: Power Button [PWRF] [ 0.637443] GHES: HEST is not enabled! [ 0.651223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.679807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682544] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706667] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.709566] Linux agpgart interface v0.103 [ 0.712858] brd: module loaded [ 0.715070] loop: module loaded [ 0.719369] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721292] GPT:90111 != 2097151 [ 0.722218] GPT:Alternate GPT header not at the end of the disk. [ 0.723655] GPT:90111 != 2097151 [ 0.724545] GPT: Use GNU Parted to correct GPT errors. [ 0.725791] vda: vda1 vda15 [ 0.727411] scsi host0: ata_piix [ 0.728440] scsi host1: ata_piix [ 0.729403] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.731010] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.732887] libphy: Fixed MDIO Bus: probed [ 0.733952] tun: Universal TUN/TAP device driver, 1.6 [ 0.735181] tun: (C) 1999-2004 Max Krasnyansky [ 0.738082] PPP generic driver version 2.4.2 [ 0.739316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.740922] ehci-pci: EHCI PCI platform driver [ 0.742087] ehci-platform: EHCI generic platform driver [ 0.743518] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.745056] ohci-pci: OHCI PCI platform driver [ 0.746251] ohci-platform: OHCI generic platform driver [ 0.747600] uhci_hcd: USB Universal Host Controller Interface driver [ 0.761973] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.763336] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.765343] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.766711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.768271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.769937] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.771907] usb usb1: Product: UHCI Host Controller [ 0.773183] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.774725] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776049] hub 1-0:1.0: USB hub found [ 0.777125] hub 1-0:1.0: 2 ports detected [ 0.778442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.781312] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.782617] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.784015] mousedev: PS/2 mouse device common for all mice [ 0.785706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.788156] rtc_cmos 00:00: RTC can wake from S4 [ 0.789689] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.791295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.792925] i2c /dev entries driver [ 0.793976] device-mapper: uevent: version 1.0.3 [ 0.795280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.797490] ledtrig-cpu: registered to indicate activity on CPUs [ 0.799326] NET: Registered protocol family 10 [ 0.800871] NET: Registered protocol family 17 [ 0.802077] Key type dns_resolver registered [ 0.803366] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.804857] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.807240] registered taskstats version 1 [ 0.808389] Loading compiled-in X.509 certificates [ 0.810204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.812730] zswap: loaded using pool lzo/zbud [ 0.814817] Key type trusted registered [ 0.816971] Key type encrypted registered [ 0.818103] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819520] ima: No TPM chip found, activating TPM-bypass! [ 0.820945] evm: HMAC attrs: 0x1 [ 0.822236] Magic number: 14:894:275 [ 0.823308] tty tty12: hash matches [ 0.824400] rtc_cmos 00:00: setting system clock to 2018-08-28 10:16:55 UTC (1535451415) [ 0.826617] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.828132] EDD information not available. [ 0.894144] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.896279] Write protecting the kernel read-only data: 14336k [ 0.899239] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.901683] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 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... [ 1.058142] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.18... Lease of 192.168.120.18 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.89. 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtt6Z/0Qkz11t7sbZsezMuyw2etAYp7stLLhUGW2SJxxpByJQmBaBQUsRb0tHBOpBpgwCYyhMBspoYXDA/SvK6QQjtBUeKFlPc39MM4JXGrmduM22iQM8ymCSKs5AlIOajmtLVxvFdjYpzHk5nFSBbXL1LOmMUyNRdL3U0cmqYQ1EFGBG/e4I6PpNUP4AD3S4a6LyLrBiQGIta7fW+gBHnM1IBAbBgLfGOBzPj7yQ7hyUxhfMnRWNBg/FAdAVrSQaWx5hktfrd7JmKk7/3QhDFXkA1ZruKbkVP3ahRHvA5jLkReWDrWIL7gi+ong7Lq1PeA+hq9rllHB8hbfuWCyif root@singlevm2-vm-83abd9b7-496b-4bdd-b032-58121e83d187 ssh-dss AAAAB3NzaC1kc3MAAACBAMYxpy+mLNSpHcgiMnpLwQSi6rvdSnFlkQnA6BaE81meqF7IrOjiGULIAnjWx+0zWNFHTUvdXX4TYnV+EBhiq487zGDKI9NESG5HvagU1Z4iixMg9Ql/bz4vIyoEV67y4iJtkF8vVdbCKfwGpqmzAGXIjpaSeilq9VJP7oiS63j/AAAAFQC1GOgnrIBmwPPT8TMmDIaka69gFQAAAIBOrkRig2TYA6gCTvOF0HIcJQPefPwbCw0S/tLwLwmbmOm/RmVhfROwAwJwMq5Hy7zKQlvchzRrgOwSvOSnNDG6S2P3wD7+mARB55bBhGBc0sPMKWK5bin+wwECsgBS2vDNp+SG/GCeqzFQGEciq7MI/EJC3PZ/LymoPFIIAe/CmQAAAIEAwm8qeDPpKBM0Npy8M2p2fB+0zO1CPU1SGEiS2zfIylZw5kdleTtGF5uDuS4gQ8ECJdCabB8Urz1p6zmcAGcNNlIjKk8IW18gQKNF4xSkYicjpSVqXINR6zchCszQo1bZ5zPa55uWIMmHby9rdZTICgetNNzlUUff8TW2URAMKeQ= root@singlevm2-vm-83abd9b7-496b-4bdd-b032-58121e83d187 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.34s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe64:e454/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 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: singlevm2-vm-83abd9b7-496b-4bdd-b032-58121e83d187 launch-index: 0 === cirros: current=0.4.0 uptime=4.18 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-83abd9b7-496b-4bdd-b032-58121e83d187 login: 2018-08-28 10:17:08,772 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-28 10:17:08,773 - functest.core.singlevm - DEBUG - error: 2018-08-28 10:17:08,890 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:17:08,890 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-28 10:17:22,153 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-28 10:17:23,344 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'd09714ac9089427c81cdd2171f9902ca', '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'vping_ssh-project_7ece8d61-843a-4b2f-8b70-3ca1669d6abe'}) 2018-08-28 10:17:23,843 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e1fb2799f43b44ffaf3ca9d657d8a303', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_7ece8d61-843a-4b2f-8b70-3ca1669d6abe'}) 2018-08-28 10:17:25,140 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 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'd09714ac9089427c81cdd2171f9902ca', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b5905f91-4e65-4548-bb1a-368818866f50', 'username': u'vping_ssh-user_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 10:17:25,146 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'password': 'b5905f91-4e65-4548-bb1a-368818866f50', 'project_name': 'vping_ssh-project_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'd09714ac9089427c81cdd2171f9902ca', 'project_domain_name': 'Default'} 2018-08-28 10:17:25,146 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-28 10:17:26,373 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:17:26Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'30da3697-37c5-4a2b-b686-e68fb15040b2', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', u'admin_state_up': True, u'tenant_id': u'd09714ac9089427c81cdd2171f9902ca', u'created_at': u'2018-08-28T10:17:25Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd09714ac9089427c81cdd2171f9902ca'}) 2018-08-28 10:17:27,152 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:17:26Z', 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'c81f8be6-ec1d-4070-9b76-2422e0ada373', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', u'enable_dhcp': True, u'network_id': u'30da3697-37c5-4a2b-b686-e68fb15040b2', u'tenant_id': u'd09714ac9089427c81cdd2171f9902ca', u'created_at': u'2018-08-28T10:17:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd09714ac9089427c81cdd2171f9902ca'}) 2018-08-28 10:17:28,370 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd09714ac9089427c81cdd2171f9902ca', u'created_at': u'2018-08-28T10:17:27Z', u'admin_state_up': True, u'updated_at': u'2018-08-28T10:17:28Z', u'revision_number': 2, u'routes': [], u'project_id': u'd09714ac9089427c81cdd2171f9902ca', u'id': u'a10489e3-d77f-4f80-a75f-9b5880a15180', u'name': u'vping_ssh-router_7ece8d61-843a-4b2f-8b70-3ca1669d6abe'}) 2018-08-28 10:17:31,355 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/22a5d959-5008-48c2-bee5-fafa08cbb09f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/22a5d959-5008-48c2-bee5-fafa08cbb09f/file', 'owner': u'd09714ac9089427c81cdd2171f9902ca', 'id': u'22a5d959-5008-48c2-bee5-fafa08cbb09f', 'size': 12716032, u'self': u'/v2/images/22a5d959-5008-48c2-bee5-fafa08cbb09f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd09714ac9089427c81cdd2171f9902ca', 'name': 'vping_ssh-project_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/22a5d959-5008-48c2-bee5-fafa08cbb09f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T10:17:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T10:17:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', '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/22a5d959-5008-48c2-bee5-fafa08cbb09f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'created': u'2018-08-28T10:17:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T10:17:30Z', 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/22a5d959-5008-48c2-bee5-fafa08cbb09f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-28 10:17:31,649 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', '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'8c0c48513c494234a764a9b7ebf0db6c', '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'39dd5e26-11e1-4ed3-ac21-1fd0bbc4aee4', 'swap': 0}) 2018-08-28 10:17:32,273 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuGnUlto3eA+bp4fDWRYIT1FTQyIffS2FZ78Pyj00d/jrIp6ilgoMxWpvLFJPqqALNn0Jp0axB1Dx+xlRbRG88NLhNlM+wlU936470poHB4lGBu2iAU3NB4SlgwZXI/SAybvh3YqyESKcLld4JrJ0FiWcGX7kd2B8E+i+Q9yV/c9i8mRMIg2SEZ2QOfjKxotyYfs+u4HgoSVKvqkitDz7mFqjUT1TbM/Sm5H0f0hcMuItVJMsOYwCvE1S6NeJZA5fK1SCF0ZdYKcN99KKj/jib5C25jek1k+7oiT0lbH/yQTya5a7SxO1orcXmtWr6XTckntZG2E0L4IQZ7Sm78fsf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArhp1JbaN3gPm6eHw1kWCE9RU0MiH30thWe/D8o9NHf46yKeo\npYKDMVqbyxST6qgCzZ9CadGsQdQ8fsZUW0RvPDS4TZTPsJVPd+uO9KaBweJRgbto\ngFNzQeEpYMGVyP0gMm74d2KshEinC5XeCaydBYlnBl+5HdgfBPovkPclf3PYvJkT\nCINkhGdkDn4ysaLcmH7PruB4KElSr6pIrQ8+5hao1E9U2zP0puR9H9IXDLiLVSTL\nDmMArxNUujXiWQOXytUghdGXWCnDffSio/44m+QtuY3pNZPu6Ik9JWx/8kE8muWu\n0sTtaK3F5rVq+l03JJ7WRthNC+CEGe0pu/H7HwIDAQABAoIBAQCKYsVS4LQLEJbu\nuISyDDXEhTWVbo9xUX1j+0yI9JabjIQ1Ee7e/8o/5IGI/iZEkp8HydsEOYDuIkCj\nlAlhMhgohs8n+2zKMyQjcb0DgYYKElYvBEOgHLS0XMCDA9yHEYwSClq8qlXuH8GH\nV+xRTD7TM9AMJPIDYtHlJufAFnJbxuy4/XzcDbPIPbfnI9rYG3UcxC5yd857JtpK\nkz9rhf/RA03bWCysnxaBLnd1k+Z/mKjPXBYEz38LFc1ZjuV7yJx7imNHAvvRTI71\nH7zs1P6n1HmqGu/8cI74LvhRxzZDLe5m4k6XAZMXNHzXalo9WJM2pgom+c5FPLxm\nnjyu5EWhAoGBAOLLgzXfOSM1nlyaFREL49vo995sekfS/DFi2bssdp/b8dY5UEvt\nAAoJlfZBxPkMr5+tsCvk6STATQvWXkT2jZi2yty2qk7Ae5VWAhKO1MYr0BgajfZi\n+j+kNvB5eyr+/CtBB8lkyCAvfsZz+rtrTqIXc17mz7cNjONIorX/9zYdAoGBAMSF\n693IYrCyijP0hR0vdJfKvxaTdKv26z+GvOKqLz2QEyz/VoLDkRjyKdzFRChrzTLu\nppWaow/f9+DnootOYVrMsFZl+Xy+FuACVFRNIxmkBJZEVhjh+EeR3GQjmbLIl6Qr\nS2u0KgDwQZf4rfqX1H3R73y8lNYU6wW+EoyslUFrAoGAIrEw5Ae+bMVh8RZczJu+\nAkCz0eFUHzKGA2P0nG4jwzZY2wUvZD3fuKlYuC+9Wr93Cfz+qug8RbPo1Tu4deIl\nLMwhYfvLN3q4LNLYRFB2+c1v6o/9UUg4sY2EHernTV9t4Yv0DfmNp2a8hMzu+MZk\nY+Ukb8rs0TqQZ6APy7lY7n0CgYA3L/SAn5k3TawJ0wzemUkAp2rqCBang/ukJ047\nyNbjTuZTqJC+v/SrMLYYzTzKrRs+xk35jSdledu+SM4YmLY2LW0HljNtmGQMHBta\nYR8OQEUZfa8/5ZU3Y/qkFGtBDZun+pB/emShRtbkum0BBkoh2yaJvNt/Evi88Bd9\ncamoaQKBgQCJ4Bnybdu3W5aixtOHxhPgG5PSvyVBdWrUiDGg+eZpl06/5KAgbUa5\nNynHEzPZ89FpnhD9XR5+K/bevz/fhoLm8f7UhEjmpnpN1UGvHBwunkSpGOz1xPgy\n/ZKRAgMX8y6P6PS8JJxYEvQltdE6H1rC/0DuPxW+022/OT9sKnhbMw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e1fb2799f43b44ffaf3ca9d657d8a303', 'name': u'vping_ssh-kp_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'created_at': '2018-08-28T10:17:32.273353', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd09714ac9089427c81cdd2171f9902ca', 'name': 'vping_ssh-project_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'80:fd:8b:f5:0d:6d:3f:cc:c1:67:ee:92:b6:47:2d:17', 'type': 'ssh', 'id': u'vping_ssh-kp_7ece8d61-843a-4b2f-8b70-3ca1669d6abe'}) 2018-08-28 10:17:32,273 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEArhp1JbaN3gPm6eHw1kWCE9RU0MiH30thWe/D8o9NHf46yKeo pYKDMVqbyxST6qgCzZ9CadGsQdQ8fsZUW0RvPDS4TZTPsJVPd+uO9KaBweJRgbto gFNzQeEpYMGVyP0gMm74d2KshEinC5XeCaydBYlnBl+5HdgfBPovkPclf3PYvJkT CINkhGdkDn4ysaLcmH7PruB4KElSr6pIrQ8+5hao1E9U2zP0puR9H9IXDLiLVSTL DmMArxNUujXiWQOXytUghdGXWCnDffSio/44m+QtuY3pNZPu6Ik9JWx/8kE8muWu 0sTtaK3F5rVq+l03JJ7WRthNC+CEGe0pu/H7HwIDAQABAoIBAQCKYsVS4LQLEJbu uISyDDXEhTWVbo9xUX1j+0yI9JabjIQ1Ee7e/8o/5IGI/iZEkp8HydsEOYDuIkCj lAlhMhgohs8n+2zKMyQjcb0DgYYKElYvBEOgHLS0XMCDA9yHEYwSClq8qlXuH8GH V+xRTD7TM9AMJPIDYtHlJufAFnJbxuy4/XzcDbPIPbfnI9rYG3UcxC5yd857JtpK kz9rhf/RA03bWCysnxaBLnd1k+Z/mKjPXBYEz38LFc1ZjuV7yJx7imNHAvvRTI71 H7zs1P6n1HmqGu/8cI74LvhRxzZDLe5m4k6XAZMXNHzXalo9WJM2pgom+c5FPLxm njyu5EWhAoGBAOLLgzXfOSM1nlyaFREL49vo995sekfS/DFi2bssdp/b8dY5UEvt AAoJlfZBxPkMr5+tsCvk6STATQvWXkT2jZi2yty2qk7Ae5VWAhKO1MYr0BgajfZi +j+kNvB5eyr+/CtBB8lkyCAvfsZz+rtrTqIXc17mz7cNjONIorX/9zYdAoGBAMSF 693IYrCyijP0hR0vdJfKvxaTdKv26z+GvOKqLz2QEyz/VoLDkRjyKdzFRChrzTLu ppWaow/f9+DnootOYVrMsFZl+Xy+FuACVFRNIxmkBJZEVhjh+EeR3GQjmbLIl6Qr S2u0KgDwQZf4rfqX1H3R73y8lNYU6wW+EoyslUFrAoGAIrEw5Ae+bMVh8RZczJu+ AkCz0eFUHzKGA2P0nG4jwzZY2wUvZD3fuKlYuC+9Wr93Cfz+qug8RbPo1Tu4deIl LMwhYfvLN3q4LNLYRFB2+c1v6o/9UUg4sY2EHernTV9t4Yv0DfmNp2a8hMzu+MZk Y+Ukb8rs0TqQZ6APy7lY7n0CgYA3L/SAn5k3TawJ0wzemUkAp2rqCBang/ukJ047 yNbjTuZTqJC+v/SrMLYYzTzKrRs+xk35jSdledu+SM4YmLY2LW0HljNtmGQMHBta YR8OQEUZfa8/5ZU3Y/qkFGtBDZun+pB/emShRtbkum0BBkoh2yaJvNt/Evi88Bd9 camoaQKBgQCJ4Bnybdu3W5aixtOHxhPgG5PSvyVBdWrUiDGg+eZpl06/5KAgbUa5 NynHEzPZ89FpnhD9XR5+K/bevz/fhoLm8f7UhEjmpnpN1UGvHBwunkSpGOz1xPgy /ZKRAgMX8y6P6PS8JJxYEvQltdE6H1rC/0DuPxW+022/OT9sKnhbMw== -----END RSA PRIVATE KEY----- 2018-08-28 10:17:43,814 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7ece8d61-843a-4b2f-8b70-3ca1669d6abe': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:65:f5', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'22a5d959-5008-48c2-bee5-fafa08cbb09f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:17:42.000000', 'flavor': Munch({u'id': u'39dd5e26-11e1-4ed3-ac21-1fd0bbc4aee4'}), 'az': u'nova', 'id': u'9d539a30-679c-40e3-857c-73753ede844f', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7ece8d61-843a-4b2f-8b70-3ca1669d6abe'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e1fb2799f43b44ffaf3ca9d657d8a303', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd09714ac9089427c81cdd2171f9902ca', 'name': 'vping_ssh-project_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', '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-08-28T10:17:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T10:17:42Z', 'hostId': u'a8c37ba33e00ba387051327d97570281b38dd096f1b20784255741b4', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'a8c37ba33e00ba387051327d97570281b38dd096f1b20784255741b4', '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'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:17:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd09714ac9089427c81cdd2171f9902ca', 'name': u'vping_ssh-vm2_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'adminPass': u'Nbp8GoD7Nw7K', 'tenant_id': u'd09714ac9089427c81cdd2171f9902ca', 'created_at': u'2018-08-28T10:17:35Z', 'created': u'2018-08-28T10:17:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-28 10:17:55,606 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7ece8d61-843a-4b2f-8b70-3ca1669d6abe': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:d0:3f', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'22a5d959-5008-48c2-bee5-fafa08cbb09f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:17:54.000000', 'flavor': Munch({u'id': u'39dd5e26-11e1-4ed3-ac21-1fd0bbc4aee4'}), 'az': u'nova', 'id': u'268aec9a-a06c-4bf3-8766-3e571881f276', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7ece8d61-843a-4b2f-8b70-3ca1669d6abe'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e1fb2799f43b44ffaf3ca9d657d8a303', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd09714ac9089427c81cdd2171f9902ca', 'name': 'vping_ssh-project_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', '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-08-28T10:17:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T10:17:54Z', 'hostId': u'56c60c6ff291ced24b97b2129bbbfdc03a0b696a1f33dd749dbe90ee', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'56c60c6ff291ced24b97b2129bbbfdc03a0b696a1f33dd749dbe90ee', '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'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:17:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd09714ac9089427c81cdd2171f9902ca', 'name': u'vping_ssh-vm_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'adminPass': u'mig9NdmjZTdF', 'tenant_id': u'd09714ac9089427c81cdd2171f9902ca', 'created_at': u'2018-08-28T10:17:46Z', 'created': u'2018-08-28T10:17:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-28 10:17:57,853 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'a10489e3-d77f-4f80-a75f-9b5880a15180', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd09714ac9089427c81cdd2171f9902ca', 'created_at': u'2018-08-28T10:17:56Z', 'attached': True, 'updated_at': u'2018-08-28T10:17:56Z', 'id': u'9a2f3f17-4567-4030-9993-ec350372d8cd', 'floating_network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', 'fixed_ip_address': u'192.168.120.20', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd09714ac9089427c81cdd2171f9902ca', 'name': 'vping_ssh-project_7ece8d61-843a-4b2f-8b70-3ca1669d6abe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'a10489e3-d77f-4f80-a75f-9b5880a15180', 'project_id': u'd09714ac9089427c81cdd2171f9902ca', 'port_id': u'c39219fd-3c9b-460c-8488-2f31c1c7196f', 'port': u'c39219fd-3c9b-460c-8488-2f31c1c7196f', 'network': u'74721f5d-6096-4ea3-ae93-2107115850e8'}) 2018-08-28 10:17:58,577 - 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 508842937 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.908 MHz processor [ 0.180393] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.182628] pid_max: default: 32768 minimum: 301 [ 0.183851] ACPI: Core revision 20150930 [ 0.185508] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.187282] Security Framework initialized [ 0.188389] Yama: becoming mindful. [ 0.189382] AppArmor: AppArmor initialized [ 0.190526] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.192293] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.193988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195616] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197474] Initializing cgroup subsys io [ 0.198583] Initializing cgroup subsys memory [ 0.199776] Initializing cgroup subsys devices [ 0.200968] Initializing cgroup subsys freezer [ 0.202142] Initializing cgroup subsys net_cls [ 0.203337] Initializing cgroup subsys perf_event [ 0.204575] Initializing cgroup subsys net_prio [ 0.205770] Initializing cgroup subsys hugetlb [ 0.206936] Initializing cgroup subsys pids [ 0.208118] CPU: Physical Processor ID: 0 [ 0.209911] mce: CPU supports 10 MCE banks [ 0.211044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212403] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.227569] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234446] ftrace: allocating 31920 entries in 125 pages [ 0.261112] smpboot: Max logical packages: 1 [ 0.262290] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264150] x2apic enabled [ 0.265278] Switched APIC routing to physical x2apic. [ 0.267730] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269222] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.274331] KVM setup paravirtual spinlock [ 0.275962] x86: Booted up 1 node, 1 CPUs [ 0.277055] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.278918] devtmpfs: initialized [ 0.280886] evm: security.selinux [ 0.281829] evm: security.SMACK64 [ 0.282775] evm: security.SMACK64EXEC [ 0.283788] evm: security.SMACK64TRANSMUTE [ 0.284877] evm: security.SMACK64MMAP [ 0.285879] evm: security.ima [ 0.286751] evm: security.capability [ 0.287820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290295] pinctrl core: initialized pinctrl subsystem [ 0.291754] RTC time: 10:17:54, date: 08/28/18 [ 0.293024] NET: Registered protocol family 16 [ 0.294317] cpuidle: using governor ladder [ 0.295407] cpuidle: using governor menu [ 0.296474] PCCT header not found. [ 0.297484] ACPI: bus type PCI registered [ 0.298566] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300215] PCI: Using configuration type 1 for base access [ 0.302344] ACPI: Added _OSI(Module Device) [ 0.303470] ACPI: Added _OSI(Processor Device) [ 0.304624] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305832] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307950] ACPI: Interpreter enabled [ 0.308977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318977] ACPI: (supports S0 S5) [ 0.319934] ACPI: Using IOAPIC for interrupt routing [ 0.321203] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326521] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329789] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332726] acpiphp: Slot [3] registered [ 0.333808] acpiphp: Slot [4] registered [ 0.334889] acpiphp: Slot [5] registered [ 0.335966] acpiphp: Slot [6] registered [ 0.337055] acpiphp: Slot [7] registered [ 0.338138] acpiphp: Slot [8] registered [ 0.339219] acpiphp: Slot [9] registered [ 0.340297] acpiphp: Slot [10] registered [ 0.341395] acpiphp: Slot [11] registered [ 0.342492] acpiphp: Slot [12] registered [ 0.343594] acpiphp: Slot [13] registered [ 0.344684] acpiphp: Slot [14] registered [ 0.345782] acpiphp: Slot [15] registered [ 0.361091] acpiphp: Slot [16] registered [ 0.362218] acpiphp: Slot [17] registered [ 0.363321] acpiphp: Slot [18] registered [ 0.364414] acpiphp: Slot [19] registered [ 0.365512] acpiphp: Slot [20] registered [ 0.366612] acpiphp: Slot [21] registered [ 0.367705] acpiphp: Slot [22] registered [ 0.368797] acpiphp: Slot [23] registered [ 0.369898] acpiphp: Slot [24] registered [ 0.370993] acpiphp: Slot [25] registered [ 0.372095] acpiphp: Slot [26] registered [ 0.373192] acpiphp: Slot [27] registered [ 0.374295] acpiphp: Slot [28] registered [ 0.375394] acpiphp: Slot [29] registered [ 0.376485] acpiphp: Slot [30] registered [ 0.377583] acpiphp: Slot [31] registered [ 0.378689] PCI host bridge to bus 0000:00 [ 0.379787] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.381418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.383046] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.386995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393015] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394739] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396306] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404359] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427662] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429558] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433562] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.435258] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.437018] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.438426] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.440520] vgaarb: loaded [ 0.441342] vgaarb: bridge control possible 0000:00:02.0 [ 0.442982] SCSI subsystem initialized [ 0.444222] ACPI: bus type USB registered [ 0.445332] usbcore: registered new interface driver usbfs [ 0.446709] usbcore: registered new interface driver hub [ 0.448056] usbcore: registered new device driver usb [ 0.449526] PCI: Using ACPI for IRQ routing [ 0.451037] NetLabel: Initializing [ 0.451994] NetLabel: domain hash size = 128 [ 0.453137] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454415] NetLabel: unlabeled traffic allowed by default [ 0.455968] clocksource: Switched to clocksource kvm-clock [ 0.466225] AppArmor: AppArmor Filesystem Enabled [ 0.467530] pnp: PnP ACPI init [ 0.468762] pnp: PnP ACPI: found 5 devices [ 0.475619] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477937] NET: Registered protocol family 2 [ 0.479349] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.481076] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.482688] TCP: Hash tables configured (established 4096 bind 4096) [ 0.484313] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485766] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.487315] NET: Registered protocol family 1 [ 0.488499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489978] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.491412] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505970] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.520628] Trying to unpack rootfs image as initramfs... [ 0.583429] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590198] Scanning for low memory corruption every 60 seconds [ 0.593309] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.594958] audit: initializing netlink subsys (disabled) [ 0.596649] audit: type=2000 audit(1535451474.915:1): initialized [ 0.598773] Initialise system trusted keyring [ 0.600330] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.601908] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604779] zbud: loaded [ 0.605846] VFS: Disk quotas dquot_6.6.0 [ 0.607015] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609337] fuse init (API version 7.23) [ 0.610623] Key type big_key registered [ 0.611741] Allocating IMA MOK and blacklist keyrings. [ 0.613472] Key type asymmetric registered [ 0.614637] Asymmetric key parser 'x509' registered [ 0.615970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618096] io scheduler noop registered [ 0.619190] io scheduler deadline registered (default) [ 0.620578] io scheduler cfq registered [ 0.621865] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623285] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.625156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.627194] ACPI: Power Button [PWRF] [ 0.628567] GHES: HEST is not enabled! [ 0.642858] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.671991] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675001] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.698829] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.701967] Linux agpgart interface v0.103 [ 0.705815] brd: module loaded [ 0.708075] loop: module loaded [ 0.713248] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.715184] GPT:90111 != 2097151 [ 0.716098] GPT:Alternate GPT header not at the end of the disk. [ 0.717540] GPT:90111 != 2097151 [ 0.718446] GPT: Use GNU Parted to correct GPT errors. [ 0.719723] vda: vda1 vda15 [ 0.721575] scsi host0: ata_piix [ 0.722631] scsi host1: ata_piix [ 0.723626] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.725228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.727221] libphy: Fixed MDIO Bus: probed [ 0.728542] tun: Universal TUN/TAP device driver, 1.6 [ 0.729810] tun: (C) 1999-2004 Max Krasnyansky [ 0.732738] PPP generic driver version 2.4.2 [ 0.733995] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.735586] ehci-pci: EHCI PCI platform driver [ 0.736765] ehci-platform: EHCI generic platform driver [ 0.738080] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.739589] ohci-pci: OHCI PCI platform driver [ 0.740769] ohci-platform: OHCI generic platform driver [ 0.742100] uhci_hcd: USB Universal Host Controller Interface driver [ 0.756712] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.758061] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760054] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.761391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.762995] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.764617] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.766523] usb usb1: Product: UHCI Host Controller [ 0.767762] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.769263] usb usb1: SerialNumber: 0000:00:01.2 [ 0.770595] hub 1-0:1.0: USB hub found [ 0.771666] hub 1-0:1.0: 2 ports detected [ 0.773008] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.775887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777155] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.778530] mousedev: PS/2 mouse device common for all mice [ 0.780230] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782676] rtc_cmos 00:00: RTC can wake from S4 [ 0.784231] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785814] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787394] i2c /dev entries driver [ 0.788451] device-mapper: uevent: version 1.0.3 [ 0.789774] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791989] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793955] NET: Registered protocol family 10 [ 0.795743] NET: Registered protocol family 17 [ 0.796968] Key type dns_resolver registered [ 0.798306] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.802167] registered taskstats version 1 [ 0.803321] Loading compiled-in X.509 certificates [ 0.805180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.807663] zswap: loaded using pool lzo/zbud [ 0.810102] Key type trusted registered [ 0.812291] Key type encrypted registered [ 0.813397] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814791] ima: No TPM chip found, activating TPM-bypass! [ 0.816195] evm: HMAC attrs: 0x1 [ 0.817526] Magic number: 14:894:275 [ 0.818599] tty tty12: hash matches [ 0.819673] rtc_cmos 00:00: setting system clock to 2018-08-28 10:17:55 UTC (1535451475) [ 0.821890] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.823377] EDD information not available. [ 0.886522] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.888620] Write protecting the kernel read-only data: 14336k [ 0.893436] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.896052] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 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... [ 1.056078] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.20... Lease of 192.168.120.20 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.90. iid=i-00000004 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.908 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD0PUHqFNu+MtdfYJcrjwouF39bP2EpdtUu/WdfD3x/WbWwgMkPYLUYh8OoaSt5lIa/Qbr5umVbtI4fbpasoJMLrP0tFrtCRALSY+IF+26uN0AxUl7WV56iYLfacQ+3gTAIVcoJMHStO1VfNSuVB37BOyo1uRh9LhQ+qO6CwAKJm/EGHmjuiw/0BpS5FuLolko04SVHMfI5QxD8/Bwk8vWJu4lKD8X/YKHJaNaCztZW93xxBJOy16CV/OpgFbZj6YHT9LeSu8pSyujqNzQtWBeOLB/na1SJxzjN7Vj1nXNdP0QcpmxTAzHPTFNr8Z1Q5FTfFEjkjcxBqEwaIYDQ+F8N root@vping-ssh-vm-7ece8d61-843a-4b2f-8b70-3ca1669d6abe ssh-dss AAAAB3NzaC1kc3MAAACBALIWVJ7lwPV0L27xux2Em9VNTfhNJzC0oUJZL1ABD7WlK510ZBa9V7veAxtM4v9rRG3Xu/J0jtKjqYV3Jjgte9PXTtbrCELU2z5kx++8sH9/24KF4Chy6SzEXgqs+fl5EEKcXeqe7Ye2Q711RH6libjjSajuR5ZQiOKBs1W1aO8HAAAAFQCTKuZeC2JvQMZzwFj0pLtXIEC9lQAAAIEAm+ROhAZ1ueD/am1CzzOsIM+Cx81ULWdAksmSXqosiOpBvATLJZbvWZdeAqcSSJe/hE9jtNjaIKnsfoc9KOFrwFMQrXv/+pVclN/JoRrgiLFw2T6f40H2xEgcDF/btGFsCR1qyBp9ns9hmzUVbYh4wRWmhLR0fquNDqWPzqJkKc4AAACAR9D8dVwXPG9ADa0IzSz1HrniV3XdSryTzC2OKszBqfco/Lwbi7njx9mXgCzNvu8IUCy3PmpODtP1WqONRtOSDNAzEEYjo85Rgm872slC+348LqR4Pxg373aAgNyJmw5pw1UgeUq8zJYzk0hJgclcIakZYLCU+CGnWu1xqJrJZpY= root@vping-ssh-vm-7ece8d61-843a-4b2f-8b70-3ca1669d6abe -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.20,24,fe80::f816:3eff:fe75:d03f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.20 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-7ece8d61-843a-4b2f-8b70-3ca1669d6abe launch-index: 0 /dev/root resized successfully [took 0.14s] === cirros: current=0.4.0 latest=0.4.0 uptime=3.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-7ece8d61-843a-4b2f-8b70-3ca1669d6abe login: 2018-08-28 10:17:59,652 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.8 (192.168.120.8): 56 data bytes 64 bytes from 192.168.120.8: seq=0 ttl=64 time=1.550 ms --- 192.168.120.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.550/1.550/1.550 ms 2018-08-28 10:17:59,653 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-28 10:17:59,767 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:17:59,768 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-28 10:18:15,882 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-28 10:18:17,084 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'df3b3c0127e0417b8d40d932135d5ccf', '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'vping_userdata-project_1e260805-bfbd-4e5f-b69a-0c8329f63b04'}) 2018-08-28 10:18:17,564 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e8524a7da6a24132b47f6f59d549d315', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_1e260805-bfbd-4e5f-b69a-0c8329f63b04'}) 2018-08-28 10:18:18,890 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_1e260805-bfbd-4e5f-b69a-0c8329f63b04', 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'df3b3c0127e0417b8d40d932135d5ccf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '0844361b-bdfa-49a0-945d-c5f6467ee86c', 'username': u'vping_userdata-user_1e260805-bfbd-4e5f-b69a-0c8329f63b04', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 10:18:18,895 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_1e260805-bfbd-4e5f-b69a-0c8329f63b04', 'password': '0844361b-bdfa-49a0-945d-c5f6467ee86c', 'project_name': 'vping_userdata-project_1e260805-bfbd-4e5f-b69a-0c8329f63b04', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'df3b3c0127e0417b8d40d932135d5ccf', 'project_domain_name': 'Default'} 2018-08-28 10:18:18,896 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-28 10:18:20,151 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:18:19Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'1501e3ea-1ece-421d-b33a-fcca27c69b40', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_1e260805-bfbd-4e5f-b69a-0c8329f63b04', u'admin_state_up': True, u'tenant_id': u'df3b3c0127e0417b8d40d932135d5ccf', u'created_at': u'2018-08-28T10:18:19Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df3b3c0127e0417b8d40d932135d5ccf'}) 2018-08-28 10:18:20,957 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:18:20Z', 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'0a0ad0d4-a8df-4619-9a5a-c45d840648e8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_1e260805-bfbd-4e5f-b69a-0c8329f63b04', u'enable_dhcp': True, u'network_id': u'1501e3ea-1ece-421d-b33a-fcca27c69b40', u'tenant_id': u'df3b3c0127e0417b8d40d932135d5ccf', u'created_at': u'2018-08-28T10:18:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'df3b3c0127e0417b8d40d932135d5ccf'}) 2018-08-28 10:18:22,364 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'df3b3c0127e0417b8d40d932135d5ccf', u'created_at': u'2018-08-28T10:18:20Z', u'admin_state_up': True, u'updated_at': u'2018-08-28T10:18:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'df3b3c0127e0417b8d40d932135d5ccf', u'id': u'1ac5682c-dcf2-4c2f-9891-f02a64cf48f0', u'name': u'vping_userdata-router_1e260805-bfbd-4e5f-b69a-0c8329f63b04'}) 2018-08-28 10:18:25,442 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/ea82e502-b5aa-4d3b-9a33-ee53c799c678/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ea82e502-b5aa-4d3b-9a33-ee53c799c678/file', 'owner': u'df3b3c0127e0417b8d40d932135d5ccf', 'id': u'ea82e502-b5aa-4d3b-9a33-ee53c799c678', 'size': 12716032, u'self': u'/v2/images/ea82e502-b5aa-4d3b-9a33-ee53c799c678', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df3b3c0127e0417b8d40d932135d5ccf', 'name': 'vping_userdata-project_1e260805-bfbd-4e5f-b69a-0c8329f63b04', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/ea82e502-b5aa-4d3b-9a33-ee53c799c678/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T10:18:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T10:18:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_1e260805-bfbd-4e5f-b69a-0c8329f63b04', '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/ea82e502-b5aa-4d3b-9a33-ee53c799c678', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_1e260805-bfbd-4e5f-b69a-0c8329f63b04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_1e260805-bfbd-4e5f-b69a-0c8329f63b04', 'created': u'2018-08-28T10:18:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T10:18:24Z', 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/ea82e502-b5aa-4d3b-9a33-ee53c799c678', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_1e260805-bfbd-4e5f-b69a-0c8329f63b04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-28 10:18:25,750 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_1e260805-bfbd-4e5f-b69a-0c8329f63b04', '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'8c0c48513c494234a764a9b7ebf0db6c', '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'9513c9d7-8429-45e6-8034-3a4bb13784d0', 'swap': 0}) 2018-08-28 10:18:36,319 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1e260805-bfbd-4e5f-b69a-0c8329f63b04': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:b2:49', 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'ea82e502-b5aa-4d3b-9a33-ee53c799c678'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:18:34.000000', 'flavor': Munch({u'id': u'9513c9d7-8429-45e6-8034-3a4bb13784d0'}), 'az': u'nova', 'id': u'86dede1b-d241-4d8e-97d5-926e0bb57df5', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e8524a7da6a24132b47f6f59d549d315', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df3b3c0127e0417b8d40d932135d5ccf', 'name': 'vping_userdata-project_1e260805-bfbd-4e5f-b69a-0c8329f63b04', '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-08-28T10:18:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T10:18:34Z', 'hostId': u'5332531c99159921cfb927c54734281d12a196741dc920e0a1c4414d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'5332531c99159921cfb927c54734281d12a196741dc920e0a1c4414d', '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'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:18:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'df3b3c0127e0417b8d40d932135d5ccf', 'name': u'vping_userdata-vm_1e260805-bfbd-4e5f-b69a-0c8329f63b04', 'adminPass': u'B5kPAYt8got6', 'tenant_id': u'df3b3c0127e0417b8d40d932135d5ccf', 'created_at': u'2018-08-28T10:18:27Z', 'created': u'2018-08-28T10:18:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-28 10:18:46,660 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1e260805-bfbd-4e5f-b69a-0c8329f63b04': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e5:67:e0', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea82e502-b5aa-4d3b-9a33-ee53c799c678'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:18:46.000000', 'flavor': Munch({u'id': u'9513c9d7-8429-45e6-8034-3a4bb13784d0'}), 'az': u'nova', 'id': u'6cc666d8-00c4-480f-abbc-0bd22abbb518', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e8524a7da6a24132b47f6f59d549d315', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df3b3c0127e0417b8d40d932135d5ccf', 'name': 'vping_userdata-project_1e260805-bfbd-4e5f-b69a-0c8329f63b04', '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-08-28T10:18:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T10:18:46Z', 'hostId': u'3f03395686d6f4b818be8c9ff36455f91e9433ddb3f48851b10a2321', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'3f03395686d6f4b818be8c9ff36455f91e9433ddb3f48851b10a2321', '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'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:18:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'df3b3c0127e0417b8d40d932135d5ccf', 'name': u'vping_userdata-vm2_1e260805-bfbd-4e5f-b69a-0c8329f63b04', 'adminPass': u'w522QuWiwVcv', 'tenant_id': u'df3b3c0127e0417b8d40d932135d5ccf', 'created_at': u'2018-08-28T10:18:38Z', 'created': u'2018-08-28T10:18:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-28 10:18:46,661 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-28 10:18:48,192 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - 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 520115797 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.908 MHz processor [ 0.186764] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.189024] pid_max: default: 32768 minimum: 301 [ 0.190251] ACPI: Core revision 20150930 [ 0.191919] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.193697] Security Framework initialized [ 0.194811] Yama: becoming mindful. [ 0.195810] AppArmor: AppArmor initialized [ 0.196969] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.198737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.200449] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202075] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203948] Initializing cgroup subsys io [ 0.205056] Initializing cgroup subsys memory [ 0.206236] Initializing cgroup subsys devices [ 0.207426] Initializing cgroup subsys freezer [ 0.208604] Initializing cgroup subsys net_cls [ 0.209800] Initializing cgroup subsys perf_event [ 0.211037] Initializing cgroup subsys net_prio [ 0.212240] Initializing cgroup subsys hugetlb [ 0.213420] Initializing cgroup subsys pids [ 0.214596] CPU: Physical Processor ID: 0 [ 0.216383] mce: CPU supports 10 MCE banks [ 0.217538] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.218888] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233856] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.240727] ftrace: allocating 31920 entries in 125 pages [ 0.266652] smpboot: Max logical packages: 1 [ 0.267916] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269799] x2apic enabled [ 0.270938] Switched APIC routing to physical x2apic. [ 0.273381] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274887] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.277598] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280040] KVM setup paravirtual spinlock [ 0.281623] x86: Booted up 1 node, 1 CPUs [ 0.282727] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.284599] devtmpfs: initialized [ 0.286567] evm: security.selinux [ 0.287527] evm: security.SMACK64 [ 0.288485] evm: security.SMACK64EXEC [ 0.289508] evm: security.SMACK64TRANSMUTE [ 0.290607] evm: security.SMACK64MMAP [ 0.291620] evm: security.ima [ 0.292504] evm: security.capability [ 0.293580] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296074] pinctrl core: initialized pinctrl subsystem [ 0.297545] RTC time: 10:18:46, date: 08/28/18 [ 0.298824] NET: Registered protocol family 16 [ 0.300126] cpuidle: using governor ladder [ 0.301240] cpuidle: using governor menu [ 0.302317] PCCT header not found. [ 0.303336] ACPI: bus type PCI registered [ 0.304429] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306093] PCI: Using configuration type 1 for base access [ 0.308232] ACPI: Added _OSI(Module Device) [ 0.309375] ACPI: Added _OSI(Processor Device) [ 0.310550] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.311776] ACPI: Added _OSI(Processor Aggregator Device) [ 0.313914] ACPI: Interpreter enabled [ 0.314948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.317475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.322508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325012] ACPI: (supports S0 S5) [ 0.325977] ACPI: Using IOAPIC for interrupt routing [ 0.327256] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331038] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.332579] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335841] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338783] acpiphp: Slot [3] registered [ 0.339868] acpiphp: Slot [4] registered [ 0.340953] acpiphp: Slot [5] registered [ 0.342034] acpiphp: Slot [6] registered [ 0.343116] acpiphp: Slot [7] registered [ 0.344204] acpiphp: Slot [8] registered [ 0.345289] acpiphp: Slot [9] registered [ 0.346373] acpiphp: Slot [10] registered [ 0.347474] acpiphp: Slot [11] registered [ 0.348575] acpiphp: Slot [12] registered [ 0.349673] acpiphp: Slot [13] registered [ 0.350771] acpiphp: Slot [14] registered [ 0.351873] acpiphp: Slot [15] registered [ 0.367142] acpiphp: Slot [16] registered [ 0.368273] acpiphp: Slot [17] registered [ 0.369376] acpiphp: Slot [18] registered [ 0.370473] acpiphp: Slot [19] registered [ 0.371580] acpiphp: Slot [20] registered [ 0.372682] acpiphp: Slot [21] registered [ 0.373778] acpiphp: Slot [22] registered [ 0.374872] acpiphp: Slot [23] registered [ 0.375977] acpiphp: Slot [24] registered [ 0.377082] acpiphp: Slot [25] registered [ 0.378179] acpiphp: Slot [26] registered [ 0.379274] acpiphp: Slot [27] registered [ 0.380378] acpiphp: Slot [28] registered [ 0.381484] acpiphp: Slot [29] registered [ 0.382580] acpiphp: Slot [30] registered [ 0.383681] acpiphp: Slot [31] registered [ 0.384782] PCI host bridge to bus 0000:00 [ 0.385878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.387503] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393072] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.395081] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399121] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400855] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.408440] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.410525] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430901] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434854] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437022] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439031] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440720] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.442511] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.443937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446044] vgaarb: loaded [ 0.446866] vgaarb: bridge control possible 0000:00:02.0 [ 0.448506] SCSI subsystem initialized [ 0.449753] ACPI: bus type USB registered [ 0.450883] usbcore: registered new interface driver usbfs [ 0.452278] usbcore: registered new interface driver hub [ 0.453631] usbcore: registered new device driver usb [ 0.455122] PCI: Using ACPI for IRQ routing [ 0.456626] NetLabel: Initializing [ 0.457606] NetLabel: domain hash size = 128 [ 0.458757] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460057] NetLabel: unlabeled traffic allowed by default [ 0.461622] clocksource: Switched to clocksource kvm-clock [ 0.471729] AppArmor: AppArmor Filesystem Enabled [ 0.473033] pnp: PnP ACPI init [ 0.474251] pnp: PnP ACPI: found 5 devices [ 0.481099] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483717] NET: Registered protocol family 2 [ 0.485212] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488852] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490573] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.492102] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493790] NET: Registered protocol family 1 [ 0.494992] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497945] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.512498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.527171] Trying to unpack rootfs image as initramfs... [ 0.589837] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.596765] Scanning for low memory corruption every 60 seconds [ 0.599943] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.601588] audit: initializing netlink subsys (disabled) [ 0.603278] audit: type=2000 audit(1535451527.005:1): initialized [ 0.605410] Initialise system trusted keyring [ 0.606972] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608547] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.611458] zbud: loaded [ 0.612538] VFS: Disk quotas dquot_6.6.0 [ 0.613750] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.616064] fuse init (API version 7.23) [ 0.617320] Key type big_key registered [ 0.618452] Allocating IMA MOK and blacklist keyrings. [ 0.620214] Key type asymmetric registered [ 0.621369] Asymmetric key parser 'x509' registered [ 0.622714] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.624814] io scheduler noop registered [ 0.625920] io scheduler deadline registered (default) [ 0.627298] io scheduler cfq registered [ 0.628580] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.630020] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.631887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.633929] ACPI: Power Button [PWRF] [ 0.635304] GHES: HEST is not enabled! [ 0.649660] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.679381] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682550] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706324] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.709518] Linux agpgart interface v0.103 [ 0.713382] brd: module loaded [ 0.715677] loop: module loaded [ 0.720492] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.722526] GPT:90111 != 2097151 [ 0.723479] GPT:Alternate GPT header not at the end of the disk. [ 0.724986] GPT:90111 != 2097151 [ 0.725937] GPT: Use GNU Parted to correct GPT errors. [ 0.727258] vda: vda1 vda15 [ 0.729230] scsi host0: ata_piix [ 0.730312] scsi host1: ata_piix [ 0.731305] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.732939] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.734984] libphy: Fixed MDIO Bus: probed [ 0.736143] tun: Universal TUN/TAP device driver, 1.6 [ 0.737466] tun: (C) 1999-2004 Max Krasnyansky [ 0.740716] PPP generic driver version 2.4.2 [ 0.742062] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.743740] ehci-pci: EHCI PCI platform driver [ 0.744961] ehci-platform: EHCI generic platform driver [ 0.746316] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.747876] ohci-pci: OHCI PCI platform driver [ 0.749086] ohci-platform: OHCI generic platform driver [ 0.750462] uhci_hcd: USB Universal Host Controller Interface driver [ 0.765170] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.766627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.768702] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.770137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.771822] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.775450] usb usb1: Product: UHCI Host Controller [ 0.776710] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.778240] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779633] hub 1-0:1.0: USB hub found [ 0.780716] hub 1-0:1.0: 2 ports detected [ 0.782091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.785012] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.786310] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787714] mousedev: PS/2 mouse device common for all mice [ 0.789446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.791942] rtc_cmos 00:00: RTC can wake from S4 [ 0.793491] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.795109] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796727] i2c /dev entries driver [ 0.797808] device-mapper: uevent: version 1.0.3 [ 0.799155] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.801421] ledtrig-cpu: registered to indicate activity on CPUs [ 0.803463] NET: Registered protocol family 10 [ 0.805301] NET: Registered protocol family 17 [ 0.806596] Key type dns_resolver registered [ 0.807974] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.809504] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.811993] registered taskstats version 1 [ 0.813205] Loading compiled-in X.509 certificates [ 0.815109] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.817703] zswap: loaded using pool lzo/zbud [ 0.820202] Key type trusted registered [ 0.822407] Key type encrypted registered [ 0.823582] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825027] ima: No TPM chip found, activating TPM-bypass! [ 0.826480] evm: HMAC attrs: 0x1 [ 0.827814] Magic number: 14:447:326 [ 0.829015] rtc_cmos 00:00: setting system clock to 2018-08-28 10:18:47 UTC (1535451527) [ 0.831269] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832774] EDD information not available. [ 0.896278] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.913059] Write protecting the kernel read-only data: 14336k [ 0.917985] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.920612] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.84 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... [ 1.096457] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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 2018-08-28 10:18:48,193 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.6. Waiting for response... 2018-08-28 10:18:49,731 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - 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 520115797 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.908 MHz processor [ 0.186764] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.189024] pid_max: default: 32768 minimum: 301 [ 0.190251] ACPI: Core revision 20150930 [ 0.191919] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.193697] Security Framework initialized [ 0.194811] Yama: becoming mindful. [ 0.195810] AppArmor: AppArmor initialized [ 0.196969] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.198737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.200449] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202075] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203948] Initializing cgroup subsys io [ 0.205056] Initializing cgroup subsys memory [ 0.206236] Initializing cgroup subsys devices [ 0.207426] Initializing cgroup subsys freezer [ 0.208604] Initializing cgroup subsys net_cls [ 0.209800] Initializing cgroup subsys perf_event [ 0.211037] Initializing cgroup subsys net_prio [ 0.212240] Initializing cgroup subsys hugetlb [ 0.213420] Initializing cgroup subsys pids [ 0.214596] CPU: Physical Processor ID: 0 [ 0.216383] mce: CPU supports 10 MCE banks [ 0.217538] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.218888] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233856] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.240727] ftrace: allocating 31920 entries in 125 pages [ 0.266652] smpboot: Max logical packages: 1 [ 0.267916] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269799] x2apic enabled [ 0.270938] Switched APIC routing to physical x2apic. [ 0.273381] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274887] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.277598] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280040] KVM setup paravirtual spinlock [ 0.281623] x86: Booted up 1 node, 1 CPUs [ 0.282727] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.284599] devtmpfs: initialized [ 0.286567] evm: security.selinux [ 0.287527] evm: security.SMACK64 [ 0.288485] evm: security.SMACK64EXEC [ 0.289508] evm: security.SMACK64TRANSMUTE [ 0.290607] evm: security.SMACK64MMAP [ 0.291620] evm: security.ima [ 0.292504] evm: security.capability [ 0.293580] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296074] pinctrl core: initialized pinctrl subsystem [ 0.297545] RTC time: 10:18:46, date: 08/28/18 [ 0.298824] NET: Registered protocol family 16 [ 0.300126] cpuidle: using governor ladder [ 0.301240] cpuidle: using governor menu [ 0.302317] PCCT header not found. [ 0.303336] ACPI: bus type PCI registered [ 0.304429] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306093] PCI: Using configuration type 1 for base access [ 0.308232] ACPI: Added _OSI(Module Device) [ 0.309375] ACPI: Added _OSI(Processor Device) [ 0.310550] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.311776] ACPI: Added _OSI(Processor Aggregator Device) [ 0.313914] ACPI: Interpreter enabled [ 0.314948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.317475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.322508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325012] ACPI: (supports S0 S5) [ 0.325977] ACPI: Using IOAPIC for interrupt routing [ 0.327256] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331038] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.332579] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335841] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338783] acpiphp: Slot [3] registered [ 0.339868] acpiphp: Slot [4] registered [ 0.340953] acpiphp: Slot [5] registered [ 0.342034] acpiphp: Slot [6] registered [ 0.343116] acpiphp: Slot [7] registered [ 0.344204] acpiphp: Slot [8] registered [ 0.345289] acpiphp: Slot [9] registered [ 0.346373] acpiphp: Slot [10] registered [ 0.347474] acpiphp: Slot [11] registered [ 0.348575] acpiphp: Slot [12] registered [ 0.349673] acpiphp: Slot [13] registered [ 0.350771] acpiphp: Slot [14] registered [ 0.351873] acpiphp: Slot [15] registered [ 0.367142] acpiphp: Slot [16] registered [ 0.368273] acpiphp: Slot [17] registered [ 0.369376] acpiphp: Slot [18] registered [ 0.370473] acpiphp: Slot [19] registered [ 0.371580] acpiphp: Slot [20] registered [ 0.372682] acpiphp: Slot [21] registered [ 0.373778] acpiphp: Slot [22] registered [ 0.374872] acpiphp: Slot [23] registered [ 0.375977] acpiphp: Slot [24] registered [ 0.377082] acpiphp: Slot [25] registered [ 0.378179] acpiphp: Slot [26] registered [ 0.379274] acpiphp: Slot [27] registered [ 0.380378] acpiphp: Slot [28] registered [ 0.381484] acpiphp: Slot [29] registered [ 0.382580] acpiphp: Slot [30] registered [ 0.383681] acpiphp: Slot [31] registered [ 0.384782] PCI host bridge to bus 0000:00 [ 0.385878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.387503] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393072] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.395081] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399121] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400855] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.408440] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.410525] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430901] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434854] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437022] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439031] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440720] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.442511] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.443937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446044] vgaarb: loaded [ 0.446866] vgaarb: bridge control possible 0000:00:02.0 [ 0.448506] SCSI subsystem initialized [ 0.449753] ACPI: bus type USB registered [ 0.450883] usbcore: registered new interface driver usbfs [ 0.452278] usbcore: registered new interface driver hub [ 0.453631] usbcore: registered new device driver usb [ 0.455122] PCI: Using ACPI for IRQ routing [ 0.456626] NetLabel: Initializing [ 0.457606] NetLabel: domain hash size = 128 [ 0.458757] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460057] NetLabel: unlabeled traffic allowed by default [ 0.461622] clocksource: Switched to clocksource kvm-clock [ 0.471729] AppArmor: AppArmor Filesystem Enabled [ 0.473033] pnp: PnP ACPI init [ 0.474251] pnp: PnP ACPI: found 5 devices [ 0.481099] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483717] NET: Registered protocol family 2 [ 0.485212] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488852] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490573] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.492102] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493790] NET: Registered protocol family 1 [ 0.494992] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497945] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.512498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.527171] Trying to unpack rootfs image as initramfs... [ 0.589837] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.596765] Scanning for low memory corruption every 60 seconds [ 0.599943] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.601588] audit: initializing netlink subsys (disabled) [ 0.603278] audit: type=2000 audit(1535451527.005:1): initialized [ 0.605410] Initialise system trusted keyring [ 0.606972] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608547] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.611458] zbud: loaded [ 0.612538] VFS: Disk quotas dquot_6.6.0 [ 0.613750] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.616064] fuse init (API version 7.23) [ 0.617320] Key type big_key registered [ 0.618452] Allocating IMA MOK and blacklist keyrings. [ 0.620214] Key type asymmetric registered [ 0.621369] Asymmetric key parser 'x509' registered [ 0.622714] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.624814] io scheduler noop registered [ 0.625920] io scheduler deadline registered (default) [ 0.627298] io scheduler cfq registered [ 0.628580] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.630020] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.631887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.633929] ACPI: Power Button [PWRF] [ 0.635304] GHES: HEST is not enabled! [ 0.649660] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.679381] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682550] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706324] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.709518] Linux agpgart interface v0.103 [ 0.713382] brd: module loaded [ 0.715677] loop: module loaded [ 0.720492] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.722526] GPT:90111 != 2097151 [ 0.723479] GPT:Alternate GPT header not at the end of the disk. [ 0.724986] GPT:90111 != 2097151 [ 0.725937] GPT: Use GNU Parted to correct GPT errors. [ 0.727258] vda: vda1 vda15 [ 0.729230] scsi host0: ata_piix [ 0.730312] scsi host1: ata_piix [ 0.731305] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.732939] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.734984] libphy: Fixed MDIO Bus: probed [ 0.736143] tun: Universal TUN/TAP device driver, 1.6 [ 0.737466] tun: (C) 1999-2004 Max Krasnyansky [ 0.740716] PPP generic driver version 2.4.2 [ 0.742062] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.743740] ehci-pci: EHCI PCI platform driver [ 0.744961] ehci-platform: EHCI generic platform driver [ 0.746316] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.747876] ohci-pci: OHCI PCI platform driver [ 0.749086] ohci-platform: OHCI generic platform driver [ 0.750462] uhci_hcd: USB Universal Host Controller Interface driver [ 0.765170] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.766627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.768702] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.770137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.771822] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.775450] usb usb1: Product: UHCI Host Controller [ 0.776710] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.778240] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779633] hub 1-0:1.0: USB hub found [ 0.780716] hub 1-0:1.0: 2 ports detected [ 0.782091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.785012] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.786310] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787714] mousedev: PS/2 mouse device common for all mice [ 0.789446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.791942] rtc_cmos 00:00: RTC can wake from S4 [ 0.793491] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.795109] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796727] i2c /dev entries driver [ 0.797808] device-mapper: uevent: version 1.0.3 [ 0.799155] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.801421] ledtrig-cpu: registered to indicate activity on CPUs [ 0.803463] NET: Registered protocol family 10 [ 0.805301] NET: Registered protocol family 17 [ 0.806596] Key type dns_resolver registered [ 0.807974] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.809504] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.811993] registered taskstats version 1 [ 0.813205] Loading compiled-in X.509 certificates [ 0.815109] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.817703] zswap: loaded using pool lzo/zbud [ 0.820202] Key type trusted registered [ 0.822407] Key type encrypted registered [ 0.823582] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825027] ima: No TPM chip found, activating TPM-bypass! [ 0.826480] evm: HMAC attrs: 0x1 [ 0.827814] Magic number: 14:447:326 [ 0.829015] rtc_cmos 00:00: setting system clock to 2018-08-28 10:18:47 UTC (1535451527) [ 0.831269] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832774] EDD information not available. [ 0.896278] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.913059] Write protecting the kernel read-only data: 14336k [ 0.917985] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.920612] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.84 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... [ 1.096457] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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.93. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-08-28 10:18:50,988 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - 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 520115797 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.908 MHz processor [ 0.186764] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.189024] pid_max: default: 32768 minimum: 301 [ 0.190251] ACPI: Core revision 20150930 [ 0.191919] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.193697] Security Framework initialized [ 0.194811] Yama: becoming mindful. [ 0.195810] AppArmor: AppArmor initialized [ 0.196969] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.198737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.200449] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202075] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203948] Initializing cgroup subsys io [ 0.205056] Initializing cgroup subsys memory [ 0.206236] Initializing cgroup subsys devices [ 0.207426] Initializing cgroup subsys freezer [ 0.208604] Initializing cgroup subsys net_cls [ 0.209800] Initializing cgroup subsys perf_event [ 0.211037] Initializing cgroup subsys net_prio [ 0.212240] Initializing cgroup subsys hugetlb [ 0.213420] Initializing cgroup subsys pids [ 0.214596] CPU: Physical Processor ID: 0 [ 0.216383] mce: CPU supports 10 MCE banks [ 0.217538] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.218888] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233856] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.240727] ftrace: allocating 31920 entries in 125 pages [ 0.266652] smpboot: Max logical packages: 1 [ 0.267916] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269799] x2apic enabled [ 0.270938] Switched APIC routing to physical x2apic. [ 0.273381] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274887] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.277598] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280040] KVM setup paravirtual spinlock [ 0.281623] x86: Booted up 1 node, 1 CPUs [ 0.282727] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.284599] devtmpfs: initialized [ 0.286567] evm: security.selinux [ 0.287527] evm: security.SMACK64 [ 0.288485] evm: security.SMACK64EXEC [ 0.289508] evm: security.SMACK64TRANSMUTE [ 0.290607] evm: security.SMACK64MMAP [ 0.291620] evm: security.ima [ 0.292504] evm: security.capability [ 0.293580] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296074] pinctrl core: initialized pinctrl subsystem [ 0.297545] RTC time: 10:18:46, date: 08/28/18 [ 0.298824] NET: Registered protocol family 16 [ 0.300126] cpuidle: using governor ladder [ 0.301240] cpuidle: using governor menu [ 0.302317] PCCT header not found. [ 0.303336] ACPI: bus type PCI registered [ 0.304429] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306093] PCI: Using configuration type 1 for base access [ 0.308232] ACPI: Added _OSI(Module Device) [ 0.309375] ACPI: Added _OSI(Processor Device) [ 0.310550] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.311776] ACPI: Added _OSI(Processor Aggregator Device) [ 0.313914] ACPI: Interpreter enabled [ 0.314948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.317475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.322508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325012] ACPI: (supports S0 S5) [ 0.325977] ACPI: Using IOAPIC for interrupt routing [ 0.327256] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331038] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.332579] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335841] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338783] acpiphp: Slot [3] registered [ 0.339868] acpiphp: Slot [4] registered [ 0.340953] acpiphp: Slot [5] registered [ 0.342034] acpiphp: Slot [6] registered [ 0.343116] acpiphp: Slot [7] registered [ 0.344204] acpiphp: Slot [8] registered [ 0.345289] acpiphp: Slot [9] registered [ 0.346373] acpiphp: Slot [10] registered [ 0.347474] acpiphp: Slot [11] registered [ 0.348575] acpiphp: Slot [12] registered [ 0.349673] acpiphp: Slot [13] registered [ 0.350771] acpiphp: Slot [14] registered [ 0.351873] acpiphp: Slot [15] registered [ 0.367142] acpiphp: Slot [16] registered [ 0.368273] acpiphp: Slot [17] registered [ 0.369376] acpiphp: Slot [18] registered [ 0.370473] acpiphp: Slot [19] registered [ 0.371580] acpiphp: Slot [20] registered [ 0.372682] acpiphp: Slot [21] registered [ 0.373778] acpiphp: Slot [22] registered [ 0.374872] acpiphp: Slot [23] registered [ 0.375977] acpiphp: Slot [24] registered [ 0.377082] acpiphp: Slot [25] registered [ 0.378179] acpiphp: Slot [26] registered [ 0.379274] acpiphp: Slot [27] registered [ 0.380378] acpiphp: Slot [28] registered [ 0.381484] acpiphp: Slot [29] registered [ 0.382580] acpiphp: Slot [30] registered [ 0.383681] acpiphp: Slot [31] registered [ 0.384782] PCI host bridge to bus 0000:00 [ 0.385878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.387503] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391102] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393072] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.395081] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399121] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400855] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.408440] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.410525] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430901] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434854] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437022] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439031] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440720] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.442511] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.443937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446044] vgaarb: loaded [ 0.446866] vgaarb: bridge control possible 0000:00:02.0 [ 0.448506] SCSI subsystem initialized [ 0.449753] ACPI: bus type USB registered [ 0.450883] usbcore: registered new interface driver usbfs [ 0.452278] usbcore: registered new interface driver hub [ 0.453631] usbcore: registered new device driver usb [ 0.455122] PCI: Using ACPI for IRQ routing [ 0.456626] NetLabel: Initializing [ 0.457606] NetLabel: domain hash size = 128 [ 0.458757] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460057] NetLabel: unlabeled traffic allowed by default [ 0.461622] clocksource: Switched to clocksource kvm-clock [ 0.471729] AppArmor: AppArmor Filesystem Enabled [ 0.473033] pnp: PnP ACPI init [ 0.474251] pnp: PnP ACPI: found 5 devices [ 0.481099] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483717] NET: Registered protocol family 2 [ 0.485212] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488852] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490573] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.492102] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493790] NET: Registered protocol family 1 [ 0.494992] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497945] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.512498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.527171] Trying to unpack rootfs image as initramfs... [ 0.589837] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.596765] Scanning for low memory corruption every 60 seconds [ 0.599943] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.601588] audit: initializing netlink subsys (disabled) [ 0.603278] audit: type=2000 audit(1535451527.005:1): initialized [ 0.605410] Initialise system trusted keyring [ 0.606972] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608547] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.611458] zbud: loaded [ 0.612538] VFS: Disk quotas dquot_6.6.0 [ 0.613750] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.616064] fuse init (API version 7.23) [ 0.617320] Key type big_key registered [ 0.618452] Allocating IMA MOK and blacklist keyrings. [ 0.620214] Key type asymmetric registered [ 0.621369] Asymmetric key parser 'x509' registered [ 0.622714] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.624814] io scheduler noop registered [ 0.625920] io scheduler deadline registered (default) [ 0.627298] io scheduler cfq registered [ 0.628580] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.630020] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.631887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.633929] ACPI: Power Button [PWRF] [ 0.635304] GHES: HEST is not enabled! [ 0.649660] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.679381] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682550] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706324] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.709518] Linux agpgart interface v0.103 [ 0.713382] brd: module loaded [ 0.715677] loop: module loaded [ 0.720492] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.722526] GPT:90111 != 2097151 [ 0.723479] GPT:Alternate GPT header not at the end of the disk. [ 0.724986] GPT:90111 != 2097151 [ 0.725937] GPT: Use GNU Parted to correct GPT errors. [ 0.727258] vda: vda1 vda15 [ 0.729230] scsi host0: ata_piix [ 0.730312] scsi host1: ata_piix [ 0.731305] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.732939] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.734984] libphy: Fixed MDIO Bus: probed [ 0.736143] tun: Universal TUN/TAP device driver, 1.6 [ 0.737466] tun: (C) 1999-2004 Max Krasnyansky [ 0.740716] PPP generic driver version 2.4.2 [ 0.742062] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.743740] ehci-pci: EHCI PCI platform driver [ 0.744961] ehci-platform: EHCI generic platform driver [ 0.746316] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.747876] ohci-pci: OHCI PCI platform driver [ 0.749086] ohci-platform: OHCI generic platform driver [ 0.750462] uhci_hcd: USB Universal Host Controller Interface driver [ 0.765170] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.766627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.768702] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.770137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.771822] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.775450] usb usb1: Product: UHCI Host Controller [ 0.776710] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.778240] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779633] hub 1-0:1.0: USB hub found [ 0.780716] hub 1-0:1.0: 2 ports detected [ 0.782091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.785012] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.786310] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787714] mousedev: PS/2 mouse device common for all mice [ 0.789446] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.791942] rtc_cmos 00:00: RTC can wake from S4 [ 0.793491] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.795109] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796727] i2c /dev entries driver [ 0.797808] device-mapper: uevent: version 1.0.3 [ 0.799155] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.801421] ledtrig-cpu: registered to indicate activity on CPUs [ 0.803463] NET: Registered protocol family 10 [ 0.805301] NET: Registered protocol family 17 [ 0.806596] Key type dns_resolver registered [ 0.807974] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.809504] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.811993] registered taskstats version 1 [ 0.813205] Loading compiled-in X.509 certificates [ 0.815109] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.817703] zswap: loaded using pool lzo/zbud [ 0.820202] Key type trusted registered [ 0.822407] Key type encrypted registered [ 0.823582] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825027] ima: No TPM chip found, activating TPM-bypass! [ 0.826480] evm: HMAC attrs: 0x1 [ 0.827814] Magic number: 14:447:326 [ 0.829015] rtc_cmos 00:00: setting system clock to 2018-08-28 10:18:47 UTC (1535451527) [ 0.831269] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832774] EDD information not available. [ 0.896278] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.913059] Write protecting the kernel read-only data: 14336k [ 0.917985] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.920612] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.84 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... [ 1.096457] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 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.93. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.908 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx98MObtVLzOvMGpcZ5CMTZpCB7Ve9/rg3yP5jCCtp/LNKvl9fepSKkG2aRsr1MwZqMXToNmPScAaDAsadfINsZAmP2l6q9u3dtDwm1cB9HA6uARTrkPC4QS5eaFoKujJMZ/HjLQTSO/cs9rIPrzfMJTUVZ6wJ1EBypNcS+hDZXd7vEw5UCbygQaEJFb+7IkDF+XREL1Ld4TumGqP7Yokl2u+P1L0f/V38YNCwGvQNMkYJh8Jmbr6iqFr6XBy5bYs87f9y6sKiktAGG6QdptTzYPut3VeaVhV1LeyJxi2UMdW0BE70KMThJD2pOfWkL5K9iD2cwtJauQlYWRiXiMRh root@vping-userdata-vm2-1e260805-bfbd-4e5f-b69a-0c8329f63b04 ssh-dss AAAAB3NzaC1kc3MAAACBAOiWQGhaZSP9ZZO8LUKUY3wOk/j2acKpjaNv5TPlP2xZdkdu3pNitXVmKly+afLdn5NegnPHCgbdCxLwd6Hw30aXWEIX6Cs3APBI77f7Sel5Ou+BqjxiKN5SFq690bhijCCKO9PzKUo31BrLOGd3/7MPbm/Pu8ajm40MF7YySRrzAAAAFQCfrKhapZ11j/o+kW/vRXt9xCnEjQAAAIEA0o/HFaluglXEI/EpKJ6idxiFQA2hkA99ZUVCya+Q8qw2pwg7SfhXQ1PUroIQJE3HrJYTfl3I0wd2HM/OyZ/bOgXWf/V3gRNYuVF1f+xlb5U1STwafIkrTAyyZrEOK4FwNIv/Is99AnlqQfSnvInKN7w4Q6e96nGc/hwAQFztpT8AAACBANJUG9vlIt25qTg9zPiHcLeNxb7XkcqmiQd93eIPkCZo6ys1wkTAHfjy2rBaZ1dWFFmCSJl9b/My6U1md3nG4VlXogN6KNUKhW2cQU7vsC4z++Zw4uy5lkPA1LxZOU13vqDocpPPPo7vrU77DEXOB7AGr7gptNhiqqMaJoyTnICk root@vping-userdata-vm2-1e260805-bfbd-4e5f-b69a-0c8329f63b04 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fee5:67e0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-1e260805-bfbd-4e5f-b69a-0c8329f63b04 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.76 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-1e260805-bfbd-4e5f-b69a-0c8329f63b04 login: 2018-08-28 10:18:50,989 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-28 10:18:51,092 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:18:51,093 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-28 10:19:04,529 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-28 10:19:05,673 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'244154fe7df5470b99d741692a34bad1', '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'cinder_test-project_fd9c456e-e9a3-4d3e-91f9-d4182876366d'}) 2018-08-28 10:19:06,049 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5ab19095ed124e3b933c61252626532c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_fd9c456e-e9a3-4d3e-91f9-d4182876366d'}) 2018-08-28 10:19:07,400 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 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'244154fe7df5470b99d741692a34bad1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f47632e5-7f6a-4ca2-8829-90f4443f51e6', 'username': u'cinder_test-user_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 10:19:07,405 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'password': 'f47632e5-7f6a-4ca2-8829-90f4443f51e6', 'project_name': 'cinder_test-project_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '244154fe7df5470b99d741692a34bad1', 'project_domain_name': 'Default'} 2018-08-28 10:19:07,405 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-28 10:19:08,659 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:19:08Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'd6c3abb7-c457-466f-be9c-536785421e98', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_fd9c456e-e9a3-4d3e-91f9-d4182876366d', u'admin_state_up': True, u'tenant_id': u'244154fe7df5470b99d741692a34bad1', u'created_at': u'2018-08-28T10:19:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'244154fe7df5470b99d741692a34bad1'}) 2018-08-28 10:19:09,456 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T10:19:09Z', 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'93e09456-67cf-458d-bd72-b21ed92e704a', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_fd9c456e-e9a3-4d3e-91f9-d4182876366d', u'enable_dhcp': True, u'network_id': u'd6c3abb7-c457-466f-be9c-536785421e98', u'tenant_id': u'244154fe7df5470b99d741692a34bad1', u'created_at': u'2018-08-28T10:19:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'244154fe7df5470b99d741692a34bad1'}) 2018-08-28 10:19:10,643 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e4d8aa6-79b7-41a6-9fe4-7ee91323e3c6', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'244154fe7df5470b99d741692a34bad1', u'created_at': u'2018-08-28T10:19:09Z', u'admin_state_up': True, u'updated_at': u'2018-08-28T10:19:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'244154fe7df5470b99d741692a34bad1', u'id': u'6608a72f-7f16-4240-b528-3059f2ac2465', u'name': u'cinder_test-router_fd9c456e-e9a3-4d3e-91f9-d4182876366d'}) 2018-08-28 10:19:13,487 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/6dd2c086-e72a-473e-abcd-c6be3c020567/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6dd2c086-e72a-473e-abcd-c6be3c020567/file', 'owner': u'244154fe7df5470b99d741692a34bad1', 'id': u'6dd2c086-e72a-473e-abcd-c6be3c020567', 'size': 12716032, u'self': u'/v2/images/6dd2c086-e72a-473e-abcd-c6be3c020567', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'244154fe7df5470b99d741692a34bad1', 'name': 'cinder_test-project_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://88bdc01c-56ee-4c8d-826b-00baeda8796e/images/6dd2c086-e72a-473e-abcd-c6be3c020567/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T10:19:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T10:19:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_fd9c456e-e9a3-4d3e-91f9-d4182876366d', '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/6dd2c086-e72a-473e-abcd-c6be3c020567', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_fd9c456e-e9a3-4d3e-91f9-d4182876366d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'created': u'2018-08-28T10:19:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T10:19:13Z', 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/6dd2c086-e72a-473e-abcd-c6be3c020567', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_fd9c456e-e9a3-4d3e-91f9-d4182876366d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-28 10:19:13,939 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_fd9c456e-e9a3-4d3e-91f9-d4182876366d', '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'8c0c48513c494234a764a9b7ebf0db6c', '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'5ca9abaa-feff-4988-976c-fcce7db5efd2', 'swap': 0}) 2018-08-28 10:19:14,420 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoVEoXt56tpy6jsLo/amVpIRas63IXDUaZDM7oEaJGW3FeuGzAEby0QggGox7/IwbEwrtouGHFVpW91bqMIhy/DyhzQhwynRsWb2NWBNAWeHE3g9Pgb1RKSEfpeZesimEe6LLw4uxWs/IDXNPV+1Lje1TBsUUYx3/qgm42gB1P9GiOo9zd/uLDDr5xrOUDqdk4b8dL5J5DwiB9IEExmJ7D0VcdCY9asx4M2A956cebqWIPsYzuu8EVcBSjZRAz5Ks8ukVVLhiGfg5ZnNPstmolBBQXkQYnwH2H2uKni8sxVS/WAcyoI+ybCsBT9zBvQDYRnoz9Z7yO4ij0Ch60c8kT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqFRKF7eeracuo7C6P2plaSEWrOtyFw1GmQzO6BGiRltxXrhs\nwBG8tEIIBqMe/yMGxMK7aLhhxVaVvdW6jCIcvw8oc0IcMp0bFm9jVgTQFnhxN4PT\n4G9USkhH6XmXrIphHuiy8OLsVrPyA1zT1ftS43tUwbFFGMd/6oJuNoAdT/RojqPc\n3f7iww6+cazlA6nZOG/HS+SeQ8IgfSBBMZiew9FXHQmPWrMeDNgPeenHm6liD7GM\n7rvBFXAUo2UQM+SrPLpFVS4Yhn4OWZzT7LZqJQQUF5EGJ8B9h9rip4vLMVUv1gHM\nqCPsmwrAU/cwb0A2EZ6M/We8juIo9AoetHPJEwIDAQABAoIBAERRiYzcuqtSSkyn\ngsAQR76GbnSaTsDqY3fkyelIluslW/sMsR63VDZ5AlbnR8JXjfy36GZVR2FXhgj5\nQPB1O+OTnGBDObyVJRRS+ydDZs1n7tOQTqMtrDFF6uHottWRiF+KJG4+O5vpBtW0\njEmx6m9nc/v1Hc0z00fzzhWSo9L6ACAQv1hT3WqAwTNiaz4+zTysi13jW96IIhdD\nNHOwfPcz/cIbR2UEWnOqbxNS9JGQwMxnZdoj3VH4GpovKmh/h6xHwosXwZmFF3fd\nCrBPNCFmHp2d9UVUxjpv6cEMzgqcGTRpEM7fKzV00FxfMf2DMWjFc2Ympge/Noy6\nND7HpGkCgYEA0CVMD1seqR38EcnjVzhyB01+ugPnZCUy7DaHJDgqroNPbpA51W1i\n5LRkSFW8BK/UUNz3g7Oth+ZhsZhONy1ktIJMqig0V5NIGGJTMEe6kOwfXgA4YIxR\n+2TXbE1+kHiLVAn3f9Bl2SCXXy/M1sEy3qKb7L9m/deu8PShh6fePEUCgYEAzweK\nc8DOmH/kZLidTet1nR+KirFhFS6QlYlPzoReQQXqFWExdRwK2L6483u9z6iwcVg4\nuEi8DiUepYuYxZFrWzML/zkUipufNDeX14usLtXWIVHFR2Gbkvo7xeDzqoFogmQQ\no/uc6NiCjJ9kJDgS/ehYwNWWTBDSAlyCCYqbgXcCgYEAmAqmhJEK1H4SouvWJOAW\naz8wUrCHVZ/WkrVCAjME+nTwkNLJbB17H5SlrDD0JnhJnsfKBWo6WArxUcjvWV7P\nMQv89E5p7Y6oGye3nIzIuxO/1epTRDM7r2b59SKmUOG85KZjI/oWa4RjDiTcfAKk\nJfyh6U3m7YWfRGNtmqoErAECgYB2WdA7VfiE02/kaGl8tuM4nGRd3wMp0cHTynh2\nDdO4BkKIUFSupwZIW9dtUcrzoHKliRJ7vxDKYUwAxSnjn7somqj8EUx95HMBrdo+\n3VjkOVg9GfrWUKVYQ3bSK0QAsBPnnn6oz9kmf0c6TpA36FprDl1Wd4OBHoh/0xR/\nkd5OBwKBgFTXxZDlapB6KjaCRH+cOh5c6nTnKLxEpUF9bmhayXrgSf2NqVGgwl/c\npbOJk2MorKosb1w0za9b8dyLz5na2N5ThfM+ETslFIu9qLmigovOYo0sSlpTHAPO\nK76LjUTxGEZISoHa0NhL8O85xOZaAd3SjUaPpPibLL7BDR1MzeCo\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5ab19095ed124e3b933c61252626532c', 'name': u'cinder_test-kp_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'created_at': '2018-08-28T10:19:14.419974', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'244154fe7df5470b99d741692a34bad1', 'name': 'cinder_test-project_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'15:24:e2:e2:82:66:6f:00:b8:22:34:45:55:31:58:34', 'type': 'ssh', 'id': u'cinder_test-kp_fd9c456e-e9a3-4d3e-91f9-d4182876366d'}) 2018-08-28 10:19:14,420 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAqFRKF7eeracuo7C6P2plaSEWrOtyFw1GmQzO6BGiRltxXrhs wBG8tEIIBqMe/yMGxMK7aLhhxVaVvdW6jCIcvw8oc0IcMp0bFm9jVgTQFnhxN4PT 4G9USkhH6XmXrIphHuiy8OLsVrPyA1zT1ftS43tUwbFFGMd/6oJuNoAdT/RojqPc 3f7iww6+cazlA6nZOG/HS+SeQ8IgfSBBMZiew9FXHQmPWrMeDNgPeenHm6liD7GM 7rvBFXAUo2UQM+SrPLpFVS4Yhn4OWZzT7LZqJQQUF5EGJ8B9h9rip4vLMVUv1gHM qCPsmwrAU/cwb0A2EZ6M/We8juIo9AoetHPJEwIDAQABAoIBAERRiYzcuqtSSkyn gsAQR76GbnSaTsDqY3fkyelIluslW/sMsR63VDZ5AlbnR8JXjfy36GZVR2FXhgj5 QPB1O+OTnGBDObyVJRRS+ydDZs1n7tOQTqMtrDFF6uHottWRiF+KJG4+O5vpBtW0 jEmx6m9nc/v1Hc0z00fzzhWSo9L6ACAQv1hT3WqAwTNiaz4+zTysi13jW96IIhdD NHOwfPcz/cIbR2UEWnOqbxNS9JGQwMxnZdoj3VH4GpovKmh/h6xHwosXwZmFF3fd CrBPNCFmHp2d9UVUxjpv6cEMzgqcGTRpEM7fKzV00FxfMf2DMWjFc2Ympge/Noy6 ND7HpGkCgYEA0CVMD1seqR38EcnjVzhyB01+ugPnZCUy7DaHJDgqroNPbpA51W1i 5LRkSFW8BK/UUNz3g7Oth+ZhsZhONy1ktIJMqig0V5NIGGJTMEe6kOwfXgA4YIxR +2TXbE1+kHiLVAn3f9Bl2SCXXy/M1sEy3qKb7L9m/deu8PShh6fePEUCgYEAzweK c8DOmH/kZLidTet1nR+KirFhFS6QlYlPzoReQQXqFWExdRwK2L6483u9z6iwcVg4 uEi8DiUepYuYxZFrWzML/zkUipufNDeX14usLtXWIVHFR2Gbkvo7xeDzqoFogmQQ o/uc6NiCjJ9kJDgS/ehYwNWWTBDSAlyCCYqbgXcCgYEAmAqmhJEK1H4SouvWJOAW az8wUrCHVZ/WkrVCAjME+nTwkNLJbB17H5SlrDD0JnhJnsfKBWo6WArxUcjvWV7P MQv89E5p7Y6oGye3nIzIuxO/1epTRDM7r2b59SKmUOG85KZjI/oWa4RjDiTcfAKk Jfyh6U3m7YWfRGNtmqoErAECgYB2WdA7VfiE02/kaGl8tuM4nGRd3wMp0cHTynh2 DdO4BkKIUFSupwZIW9dtUcrzoHKliRJ7vxDKYUwAxSnjn7somqj8EUx95HMBrdo+ 3VjkOVg9GfrWUKVYQ3bSK0QAsBPnnn6oz9kmf0c6TpA36FprDl1Wd4OBHoh/0xR/ kd5OBwKBgFTXxZDlapB6KjaCRH+cOh5c6nTnKLxEpUF9bmhayXrgSf2NqVGgwl/c pbOJk2MorKosb1w0za9b8dyLz5na2N5ThfM+ETslFIu9qLmigovOYo0sSlpTHAPO K76LjUTxGEZISoHa0NhL8O85xOZaAd3SjUaPpPibLL7BDR1MzeCo -----END RSA PRIVATE KEY----- 2018-08-28 10:19:25,533 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_fd9c456e-e9a3-4d3e-91f9-d4182876366d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:7f:9f', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6dd2c086-e72a-473e-abcd-c6be3c020567'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:19:24.000000', 'flavor': Munch({u'id': u'5ca9abaa-feff-4988-976c-fcce7db5efd2'}), 'az': u'nova', 'id': u'cd61dbf7-3b13-426f-bf14-82113bb4a184', 'security_groups': [Munch({u'name': u'cinder_test-sg_fd9c456e-e9a3-4d3e-91f9-d4182876366d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5ab19095ed124e3b933c61252626532c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'244154fe7df5470b99d741692a34bad1', 'name': 'cinder_test-project_fd9c456e-e9a3-4d3e-91f9-d4182876366d', '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-08-28T10:19:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T10:19:24Z', 'hostId': u'f89ace73b353af86ae900a58cec417b9f1f1e719fe7d7b3894de5aad', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'f89ace73b353af86ae900a58cec417b9f1f1e719fe7d7b3894de5aad', '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'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:19:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'244154fe7df5470b99d741692a34bad1', 'name': u'cinder_test-vm2_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'adminPass': u'VqAALuVE8pfL', 'tenant_id': u'244154fe7df5470b99d741692a34bad1', 'created_at': u'2018-08-28T10:19:17Z', 'created': u'2018-08-28T10:19:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-28 10:19:27,382 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'6608a72f-7f16-4240-b528-3059f2ac2465', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'244154fe7df5470b99d741692a34bad1', 'created_at': u'2018-08-28T10:19:26Z', 'attached': True, 'updated_at': u'2018-08-28T10:19:26Z', 'id': u'325e92da-7ca7-42cb-8ca2-738921e9af3c', 'floating_network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'244154fe7df5470b99d741692a34bad1', 'name': 'cinder_test-project_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'6608a72f-7f16-4240-b528-3059f2ac2465', 'project_id': u'244154fe7df5470b99d741692a34bad1', 'port_id': u'c1e65b16-c4fe-4a4c-b494-1a344a3143e8', 'port': u'c1e65b16-c4fe-4a4c-b494-1a344a3143e8', 'network': u'74721f5d-6096-4ea3-ae93-2107115850e8'}) 2018-08-28 10:19:27,470 - 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 484996299 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.187220] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189518] pid_max: default: 32768 minimum: 301 [ 0.190772] ACPI: Core revision 20150930 [ 0.192456] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194279] Security Framework initialized [ 0.195410] Yama: becoming mindful. [ 0.196422] AppArmor: AppArmor initialized [ 0.197595] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199398] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202796] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204695] Initializing cgroup subsys io [ 0.205829] Initializing cgroup subsys memory [ 0.207024] Initializing cgroup subsys devices [ 0.208236] Initializing cgroup subsys freezer [ 0.209434] Initializing cgroup subsys net_cls [ 0.210642] Initializing cgroup subsys perf_event [ 0.211907] Initializing cgroup subsys net_prio [ 0.213122] Initializing cgroup subsys hugetlb [ 0.214334] Initializing cgroup subsys pids [ 0.215529] CPU: Physical Processor ID: 0 [ 0.217341] mce: CPU supports 10 MCE banks [ 0.218517] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234877] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.241541] ftrace: allocating 31920 entries in 125 pages [ 0.267300] smpboot: Max logical packages: 1 [ 0.268585] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270552] x2apic enabled [ 0.271717] Switched APIC routing to physical x2apic. [ 0.274253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275832] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281245] KVM setup paravirtual spinlock [ 0.283044] x86: Booted up 1 node, 1 CPUs [ 0.284186] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.286145] devtmpfs: initialized [ 0.288198] evm: security.selinux [ 0.289187] evm: security.SMACK64 [ 0.290158] evm: security.SMACK64EXEC [ 0.291216] evm: security.SMACK64TRANSMUTE [ 0.292357] evm: security.SMACK64MMAP [ 0.293409] evm: security.ima [ 0.294315] evm: security.capability [ 0.295438] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.298100] pinctrl core: initialized pinctrl subsystem [ 0.299631] RTC time: 10:19:24, date: 08/28/18 [ 0.300980] NET: Registered protocol family 16 [ 0.302346] cpuidle: using governor ladder [ 0.303497] cpuidle: using governor menu [ 0.304609] PCCT header not found. [ 0.305661] ACPI: bus type PCI registered [ 0.306838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.308612] PCI: Using configuration type 1 for base access [ 0.310856] ACPI: Added _OSI(Module Device) [ 0.312037] ACPI: Added _OSI(Processor Device) [ 0.313242] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.314519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.316751] ACPI: Interpreter enabled [ 0.317839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.320436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.323053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.325651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.328288] ACPI: (supports S0 S5) [ 0.329286] ACPI: Using IOAPIC for interrupt routing [ 0.330610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.334504] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336106] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.337856] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339546] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342618] acpiphp: Slot [3] registered [ 0.343749] acpiphp: Slot [4] registered [ 0.344871] acpiphp: Slot [5] registered [ 0.345995] acpiphp: Slot [6] registered [ 0.347149] acpiphp: Slot [7] registered [ 0.348298] acpiphp: Slot [8] registered [ 0.349420] acpiphp: Slot [9] registered [ 0.350551] acpiphp: Slot [10] registered [ 0.351734] acpiphp: Slot [11] registered [ 0.352907] acpiphp: Slot [12] registered [ 0.354049] acpiphp: Slot [13] registered [ 0.355188] acpiphp: Slot [14] registered [ 0.356331] acpiphp: Slot [15] registered [ 0.371634] acpiphp: Slot [16] registered [ 0.372870] acpiphp: Slot [17] registered [ 0.374037] acpiphp: Slot [18] registered [ 0.375217] acpiphp: Slot [19] registered [ 0.376386] acpiphp: Slot [20] registered [ 0.377569] acpiphp: Slot [21] registered [ 0.378767] acpiphp: Slot [22] registered [ 0.379943] acpiphp: Slot [23] registered [ 0.381136] acpiphp: Slot [24] registered [ 0.382313] acpiphp: Slot [25] registered [ 0.383492] acpiphp: Slot [26] registered [ 0.384819] acpiphp: Slot [27] registered [ 0.386446] acpiphp: Slot [28] registered [ 0.387595] acpiphp: Slot [29] registered [ 0.388766] acpiphp: Slot [30] registered [ 0.389912] acpiphp: Slot [31] registered [ 0.391348] PCI host bridge to bus 0000:00 [ 0.392897] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.396994] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399046] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.401120] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.403200] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.407351] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.409153] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.410773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.412534] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.416933] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.418941] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.440510] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.442589] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.444597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.446574] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.448987] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.450751] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.452597] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.454108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.456284] vgaarb: loaded [ 0.457145] vgaarb: bridge control possible 0000:00:02.0 [ 0.458879] SCSI subsystem initialized [ 0.460178] ACPI: bus type USB registered [ 0.461339] usbcore: registered new interface driver usbfs [ 0.462793] usbcore: registered new interface driver hub [ 0.464216] usbcore: registered new device driver usb [ 0.465770] PCI: Using ACPI for IRQ routing [ 0.467354] NetLabel: Initializing [ 0.468365] NetLabel: domain hash size = 128 [ 0.469557] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.470916] NetLabel: unlabeled traffic allowed by default [ 0.472531] clocksource: Switched to clocksource kvm-clock [ 0.482579] AppArmor: AppArmor Filesystem Enabled [ 0.483931] pnp: PnP ACPI init [ 0.485187] pnp: PnP ACPI: found 5 devices [ 0.492030] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.494435] NET: Registered protocol family 2 [ 0.495916] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.497778] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.499474] TCP: Hash tables configured (established 4096 bind 4096) [ 0.501184] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.502692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.504339] NET: Registered protocol family 1 [ 0.505568] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.507123] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.508637] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.523397] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.539204] Trying to unpack rootfs image as initramfs... [ 0.602655] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.607652] Scanning for low memory corruption every 60 seconds [ 0.609949] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.611622] audit: initializing netlink subsys (disabled) [ 0.613172] audit: type=2000 audit(1535451564.997:1): initialized [ 0.615095] Initialise system trusted keyring [ 0.616731] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.618396] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.621298] zbud: loaded [ 0.622370] VFS: Disk quotas dquot_6.6.0 [ 0.623699] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626219] fuse init (API version 7.23) [ 0.627660] Key type big_key registered [ 0.629037] Allocating IMA MOK and blacklist keyrings. [ 0.630860] Key type asymmetric registered [ 0.632063] Asymmetric key parser 'x509' registered [ 0.633436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635583] io scheduler noop registered [ 0.636791] io scheduler deadline registered (default) [ 0.638227] io scheduler cfq registered [ 0.639520] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641058] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642890] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645107] ACPI: Power Button [PWRF] [ 0.646444] GHES: HEST is not enabled! [ 0.661475] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.691654] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.694899] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.718797] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.722112] Linux agpgart interface v0.103 [ 0.726087] brd: module loaded [ 0.728426] loop: module loaded [ 0.733275] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.735294] GPT:90111 != 2097151 [ 0.736237] GPT:Alternate GPT header not at the end of the disk. [ 0.737740] GPT:90111 != 2097151 [ 0.738681] GPT: Use GNU Parted to correct GPT errors. [ 0.740013] vda: vda1 vda15 [ 0.741956] scsi host0: ata_piix [ 0.743040] scsi host1: ata_piix [ 0.744045] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.745767] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.747842] libphy: Fixed MDIO Bus: probed [ 0.749211] tun: Universal TUN/TAP device driver, 1.6 [ 0.750525] tun: (C) 1999-2004 Max Krasnyansky [ 0.753611] PPP generic driver version 2.4.2 [ 0.754889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756505] ehci-pci: EHCI PCI platform driver [ 0.757784] ehci-platform: EHCI generic platform driver [ 0.759174] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760742] ohci-pci: OHCI PCI platform driver [ 0.761955] ohci-platform: OHCI generic platform driver [ 0.763342] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778013] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779408] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.781473] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784531] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786233] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788198] usb usb1: Product: UHCI Host Controller [ 0.789473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791028] usb usb1: SerialNumber: 0000:00:01.2 [ 0.792492] hub 1-0:1.0: USB hub found [ 0.793588] hub 1-0:1.0: 2 ports detected [ 0.794962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797934] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.799223] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800654] mousedev: PS/2 mouse device common for all mice [ 0.802388] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.804905] rtc_cmos 00:00: RTC can wake from S4 [ 0.806458] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808068] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.809717] i2c /dev entries driver [ 0.810789] device-mapper: uevent: version 1.0.3 [ 0.812127] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.814416] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816421] NET: Registered protocol family 10 [ 0.818238] NET: Registered protocol family 17 [ 0.819492] Key type dns_resolver registered [ 0.820899] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822405] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.824898] registered taskstats version 1 [ 0.826081] Loading compiled-in X.509 certificates [ 0.828001] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830549] zswap: loaded using pool lzo/zbud [ 0.833042] Key type trusted registered [ 0.835231] Key type encrypted registered [ 0.836382] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837845] ima: No TPM chip found, activating TPM-bypass! [ 0.839290] evm: HMAC attrs: 0x1 [ 0.840669] Magic number: 14:447:326 [ 0.841892] rtc_cmos 00:00: setting system clock to 2018-08-28 10:19:25 UTC (1535451565) [ 0.844180] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.845697] EDD information not available. [ 0.907166] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.923764] Write protecting the kernel read-only data: 14336k [ 0.928670] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.931310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 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... [ 1.105534] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 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.94. iid=i-00000007 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpm4n2+FNLKbmNgUnJb0BJ/DbwdSeZm+Jje7PIJ3nUbwKzY1313jHjxsoiLvK3zmprP4ipo3nPvx5kepqxAeb1bRsh2eAu1NL0EQNJcQvgSoJ1B6rC9DzbPbLnrh0mtzjsz+UGEOnNNpfaVDakvjTdcHsFf9dbgbNRLaFBVQ8saVC4k6zfKDLL30VZVPJ9fNLG5EIw4N6Ml/JrcgdUYhVzScw8b9TgldZPquqxKcDrAeVaZTPtZnFbSLC4S5FOK8fXpUIRq0jD4SLAMx3zE304D8oNIeZbFqdtbSsoCraCcNRdYbL1enz1h9ggNBrpM8WyWQAmu+yLWtoITJxCDLwv root@cinder-test-vm2-fd9c456e-e9a3-4d3e-91f9-d4182876366d ssh-dss AAAAB3NzaC1kc3MAAACBANscntpfNJW+s07ZWPbYK09BV7/8VJXtrrr7UopLFSzREfCcS8BeIn5oGjGKKpq/guDSx+xTfw57rZQC5rch41sFMA5dsyosyQLXWno9QK3An6B2uqUrWcBoZelJXmpabQxrAnHuPtUKQjdbKNz7gwPe4ZHWxI3eoRGJWM74QY3VAAAAFQCQV2XCcJ34eAKfkLW0now34EqpHQAAAIEAxILYb3X3H+t7wAkxLN+RChooh7PYGpKYQAAqXWKbSuwXwh+czPP7R2Ww8zQ/qlGiOwECEylRop75QC/eeU+SgPI/r2MVi9IElaw8xfYwWyl6mjqZwnl4CZgIw9ad0asrGbdCjxs84SlF8ZfPsssB1hqRQkPXirgk31iFmSgoehQAAACAEjkfuIOv8Z4sc9zuzsHOe+EZMZp9DzEeo/9nuPp4NBhBJGqPSwLDuERFemq4R98dkPoITIXEkApMWu4AgzVZhhEwqd40ut3ZwDuhJv1ls10Pq/+3fnzud9Z96XToeJQIkOIBrHn4JWdHyVyf2Y4tO4HkQQaebRCe8jsm8BTHaNI= root@cinder-test-vm2-fd9c456e-e9a3-4d3e-91f9-d4182876366d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fef5:7f9f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-fd9c456e-e9a3-4d3e-91f9-d4182876366d launch-index: 0 === cirros: current=0.4.0 uptime=2.62 === ____ ____ ____ / __/ __ __ 2018-08-28 10:19:28,471 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-08-28 10:19:37,556 - 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 484996299 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.187220] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189518] pid_max: default: 32768 minimum: 301 [ 0.190772] ACPI: Core revision 20150930 [ 0.192456] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194279] Security Framework initialized [ 0.195410] Yama: becoming mindful. [ 0.196422] AppArmor: AppArmor initialized [ 0.197595] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199398] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202796] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204695] Initializing cgroup subsys io [ 0.205829] Initializing cgroup subsys memory [ 0.207024] Initializing cgroup subsys devices [ 0.208236] Initializing cgroup subsys freezer [ 0.209434] Initializing cgroup subsys net_cls [ 0.210642] Initializing cgroup subsys perf_event [ 0.211907] Initializing cgroup subsys net_prio [ 0.213122] Initializing cgroup subsys hugetlb [ 0.214334] Initializing cgroup subsys pids [ 0.215529] CPU: Physical Processor ID: 0 [ 0.217341] mce: CPU supports 10 MCE banks [ 0.218517] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219900] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234877] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.241541] ftrace: allocating 31920 entries in 125 pages [ 0.267300] smpboot: Max logical packages: 1 [ 0.268585] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270552] x2apic enabled [ 0.271717] Switched APIC routing to physical x2apic. [ 0.274253] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275832] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.281245] KVM setup paravirtual spinlock [ 0.283044] x86: Booted up 1 node, 1 CPUs [ 0.284186] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.286145] devtmpfs: initialized [ 0.288198] evm: security.selinux [ 0.289187] evm: security.SMACK64 [ 0.290158] evm: security.SMACK64EXEC [ 0.291216] evm: security.SMACK64TRANSMUTE [ 0.292357] evm: security.SMACK64MMAP [ 0.293409] evm: security.ima [ 0.294315] evm: security.capability [ 0.295438] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.298100] pinctrl core: initialized pinctrl subsystem [ 0.299631] RTC time: 10:19:24, date: 08/28/18 [ 0.300980] NET: Registered protocol family 16 [ 0.302346] cpuidle: using governor ladder [ 0.303497] cpuidle: using governor menu [ 0.304609] PCCT header not found. [ 0.305661] ACPI: bus type PCI registered [ 0.306838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.308612] PCI: Using configuration type 1 for base access [ 0.310856] ACPI: Added _OSI(Module Device) [ 0.312037] ACPI: Added _OSI(Processor Device) [ 0.313242] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.314519] ACPI: Added _OSI(Processor Aggregator Device) [ 0.316751] ACPI: Interpreter enabled [ 0.317839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.320436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.323053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.325651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.328288] ACPI: (supports S0 S5) [ 0.329286] ACPI: Using IOAPIC for interrupt routing [ 0.330610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.334504] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336106] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.337856] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339546] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342618] acpiphp: Slot [3] registered [ 0.343749] acpiphp: Slot [4] registered [ 0.344871] acpiphp: Slot [5] registered [ 0.345995] acpiphp: Slot [6] registered [ 0.347149] acpiphp: Slot [7] registered [ 0.348298] acpiphp: Slot [8] registered [ 0.349420] acpiphp: Slot [9] registered [ 0.350551] acpiphp: Slot [10] registered [ 0.351734] acpiphp: Slot [11] registered [ 0.352907] acpiphp: Slot [12] registered [ 0.354049] acpiphp: Slot [13] registered [ 0.355188] acpiphp: Slot [14] registered [ 0.356331] acpiphp: Slot [15] registered [ 0.371634] acpiphp: Slot [16] registered [ 0.372870] acpiphp: Slot [17] registered [ 0.374037] acpiphp: Slot [18] registered [ 0.375217] acpiphp: Slot [19] registered [ 0.376386] acpiphp: Slot [20] registered [ 0.377569] acpiphp: Slot [21] registered [ 0.378767] acpiphp: Slot [22] registered [ 0.379943] acpiphp: Slot [23] registered [ 0.381136] acpiphp: Slot [24] registered [ 0.382313] acpiphp: Slot [25] registered [ 0.383492] acpiphp: Slot [26] registered [ 0.384819] acpiphp: Slot [27] registered [ 0.386446] acpiphp: Slot [28] registered [ 0.387595] acpiphp: Slot [29] registered [ 0.388766] acpiphp: Slot [30] registered [ 0.389912] acpiphp: Slot [31] registered [ 0.391348] PCI host bridge to bus 0000:00 [ 0.392897] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.396994] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399046] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.401120] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.403200] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.407351] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.409153] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.410773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.412534] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.416933] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.418941] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.440510] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.442589] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.444597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.446574] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.448987] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.450751] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.452597] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.454108] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.456284] vgaarb: loaded [ 0.457145] vgaarb: bridge control possible 0000:00:02.0 [ 0.458879] SCSI subsystem initialized [ 0.460178] ACPI: bus type USB registered [ 0.461339] usbcore: registered new interface driver usbfs [ 0.462793] usbcore: registered new interface driver hub [ 0.464216] usbcore: registered new device driver usb [ 0.465770] PCI: Using ACPI for IRQ routing [ 0.467354] NetLabel: Initializing [ 0.468365] NetLabel: domain hash size = 128 [ 0.469557] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.470916] NetLabel: unlabeled traffic allowed by default [ 0.472531] clocksource: Switched to clocksource kvm-clock [ 0.482579] AppArmor: AppArmor Filesystem Enabled [ 0.483931] pnp: PnP ACPI init [ 0.485187] pnp: PnP ACPI: found 5 devices [ 0.492030] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.494435] NET: Registered protocol family 2 [ 0.495916] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.497778] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.499474] TCP: Hash tables configured (established 4096 bind 4096) [ 0.501184] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.502692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.504339] NET: Registered protocol family 1 [ 0.505568] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.507123] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.508637] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.523397] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.539204] Trying to unpack rootfs image as initramfs... [ 0.602655] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.607652] Scanning for low memory corruption every 60 seconds [ 0.609949] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.611622] audit: initializing netlink subsys (disabled) [ 0.613172] audit: type=2000 audit(1535451564.997:1): initialized [ 0.615095] Initialise system trusted keyring [ 0.616731] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.618396] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.621298] zbud: loaded [ 0.622370] VFS: Disk quotas dquot_6.6.0 [ 0.623699] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626219] fuse init (API version 7.23) [ 0.627660] Key type big_key registered [ 0.629037] Allocating IMA MOK and blacklist keyrings. [ 0.630860] Key type asymmetric registered [ 0.632063] Asymmetric key parser 'x509' registered [ 0.633436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635583] io scheduler noop registered [ 0.636791] io scheduler deadline registered (default) [ 0.638227] io scheduler cfq registered [ 0.639520] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641058] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642890] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645107] ACPI: Power Button [PWRF] [ 0.646444] GHES: HEST is not enabled! [ 0.661475] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.691654] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.694899] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.718797] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.722112] Linux agpgart interface v0.103 [ 0.726087] brd: module loaded [ 0.728426] loop: module loaded [ 0.733275] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.735294] GPT:90111 != 2097151 [ 0.736237] GPT:Alternate GPT header not at the end of the disk. [ 0.737740] GPT:90111 != 2097151 [ 0.738681] GPT: Use GNU Parted to correct GPT errors. [ 0.740013] vda: vda1 vda15 [ 0.741956] scsi host0: ata_piix [ 0.743040] scsi host1: ata_piix [ 0.744045] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.745767] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.747842] libphy: Fixed MDIO Bus: probed [ 0.749211] tun: Universal TUN/TAP device driver, 1.6 [ 0.750525] tun: (C) 1999-2004 Max Krasnyansky [ 0.753611] PPP generic driver version 2.4.2 [ 0.754889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756505] ehci-pci: EHCI PCI platform driver [ 0.757784] ehci-platform: EHCI generic platform driver [ 0.759174] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.760742] ohci-pci: OHCI PCI platform driver [ 0.761955] ohci-platform: OHCI generic platform driver [ 0.763342] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778013] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779408] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.781473] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784531] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786233] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788198] usb usb1: Product: UHCI Host Controller [ 0.789473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.791028] usb usb1: SerialNumber: 0000:00:01.2 [ 0.792492] hub 1-0:1.0: USB hub found [ 0.793588] hub 1-0:1.0: 2 ports detected [ 0.794962] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797934] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.799223] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800654] mousedev: PS/2 mouse device common for all mice [ 0.802388] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.804905] rtc_cmos 00:00: RTC can wake from S4 [ 0.806458] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808068] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.809717] i2c /dev entries driver [ 0.810789] device-mapper: uevent: version 1.0.3 [ 0.812127] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.814416] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816421] NET: Registered protocol family 10 [ 0.818238] NET: Registered protocol family 17 [ 0.819492] Key type dns_resolver registered [ 0.820899] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822405] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.824898] registered taskstats version 1 [ 0.826081] Loading compiled-in X.509 certificates [ 0.828001] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830549] zswap: loaded using pool lzo/zbud [ 0.833042] Key type trusted registered [ 0.835231] Key type encrypted registered [ 0.836382] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837845] ima: No TPM chip found, activating TPM-bypass! [ 0.839290] evm: HMAC attrs: 0x1 [ 0.840669] Magic number: 14:447:326 [ 0.841892] rtc_cmos 00:00: setting system clock to 2018-08-28 10:19:25 UTC (1535451565) [ 0.844180] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.845697] EDD information not available. [ 0.907166] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.923764] Write protecting the kernel read-only data: 14336k [ 0.928670] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.931310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 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... [ 1.105534] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 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.94. iid=i-00000007 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpm4n2+FNLKbmNgUnJb0BJ/DbwdSeZm+Jje7PIJ3nUbwKzY1313jHjxsoiLvK3zmprP4ipo3nPvx5kepqxAeb1bRsh2eAu1NL0EQNJcQvgSoJ1B6rC9DzbPbLnrh0mtzjsz+UGEOnNNpfaVDakvjTdcHsFf9dbgbNRLaFBVQ8saVC4k6zfKDLL30VZVPJ9fNLG5EIw4N6Ml/JrcgdUYhVzScw8b9TgldZPquqxKcDrAeVaZTPtZnFbSLC4S5FOK8fXpUIRq0jD4SLAMx3zE304D8oNIeZbFqdtbSsoCraCcNRdYbL1enz1h9ggNBrpM8WyWQAmu+yLWtoITJxCDLwv root@cinder-test-vm2-fd9c456e-e9a3-4d3e-91f9-d4182876366d ssh-dss AAAAB3NzaC1kc3MAAACBANscntpfNJW+s07ZWPbYK09BV7/8VJXtrrr7UopLFSzREfCcS8BeIn5oGjGKKpq/guDSx+xTfw57rZQC5rch41sFMA5dsyosyQLXWno9QK3An6B2uqUrWcBoZelJXmpabQxrAnHuPtUKQjdbKNz7gwPe4ZHWxI3eoRGJWM74QY3VAAAAFQCQV2XCcJ34eAKfkLW0now34EqpHQAAAIEAxILYb3X3H+t7wAkxLN+RChooh7PYGpKYQAAqXWKbSuwXwh+czPP7R2Ww8zQ/qlGiOwECEylRop75QC/eeU+SgPI/r2MVi9IElaw8xfYwWyl6mjqZwnl4CZgIw9ad0asrGbdCjxs84SlF8ZfPsssB1hqRQkPXirgk31iFmSgoehQAAACAEjkfuIOv8Z4sc9zuzsHOe+EZMZp9DzEeo/9nuPp4NBhBJGqPSwLDuERFemq4R98dkPoITIXEkApMWu4AgzVZhhEwqd40ut3ZwDuhJv1ls10Pq/+3fnzud9Z96XToeJQIkOIBrHn4JWdHyVyf2Y4tO4HkQQaebRCe8jsm8BTHaNI= root@cinder-test-vm2-fd9c456e-e9a3-4d3e-91f9-d4182876366d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fef5:7f9f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-fd9c456e-e9a3-4d3e-91f9-d4182876366d launch-index: 0 === cirros: current=0.4.0 uptime=2.62 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-fd9c456e-e9a3-4d3e-91f9-d4182876366d login: 2018-08-28 10:19:53,431 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_fd9c456e-e9a3-4d3e-91f9-d4182876366d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:ad:34', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6dd2c086-e72a-473e-abcd-c6be3c020567'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:19:52.000000', 'flavor': Munch({u'id': u'5ca9abaa-feff-4988-976c-fcce7db5efd2'}), 'az': u'nova', 'id': u'b303e229-11a1-4045-b4c5-c4a6c0ec6a91', 'security_groups': [Munch({u'name': u'cinder_test-sg_fd9c456e-e9a3-4d3e-91f9-d4182876366d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5ab19095ed124e3b933c61252626532c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'244154fe7df5470b99d741692a34bad1', 'name': 'cinder_test-project_fd9c456e-e9a3-4d3e-91f9-d4182876366d', '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-08-28T10:19:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T10:19:52Z', 'hostId': u'81e1b197bdc6efe4752954eacf7bc56949caddb02048659a13d93d3c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'81e1b197bdc6efe4752954eacf7bc56949caddb02048659a13d93d3c', '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'active', u'OS-SRV-USG:launched_at': u'2018-08-28T10:19:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'244154fe7df5470b99d741692a34bad1', 'name': u'cinder_test-vm_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'adminPass': u'GWWhDjrU93bN', 'tenant_id': u'244154fe7df5470b99d741692a34bad1', 'created_at': u'2018-08-28T10:19:45Z', 'created': u'2018-08-28T10:19:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-28 10:19:55,536 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'6608a72f-7f16-4240-b528-3059f2ac2465', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'244154fe7df5470b99d741692a34bad1', 'created_at': u'2018-08-28T10:19:54Z', 'attached': True, 'updated_at': u'2018-08-28T10:19:54Z', 'id': u'4d3aedaa-44f6-4951-b57f-e1e3d62fab6d', 'floating_network_id': u'74721f5d-6096-4ea3-ae93-2107115850e8', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'244154fe7df5470b99d741692a34bad1', 'name': 'cinder_test-project_fd9c456e-e9a3-4d3e-91f9-d4182876366d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'6608a72f-7f16-4240-b528-3059f2ac2465', 'project_id': u'244154fe7df5470b99d741692a34bad1', 'port_id': u'3cf200d3-49a8-4cc2-9970-3ebc23bae79b', 'port': u'3cf200d3-49a8-4cc2-9970-3ebc23bae79b', 'network': u'74721f5d-6096-4ea3-ae93-2107115850e8'}) 2018-08-28 10:19:55,613 - 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 489170391 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.908 MHz processor [ 0.179377] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.181603] pid_max: default: 32768 minimum: 301 [ 0.182814] ACPI: Core revision 20150930 [ 0.184475] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186220] Security Framework initialized [ 0.187308] Yama: becoming mindful. [ 0.188290] AppArmor: AppArmor initialized [ 0.189420] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191154] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194398] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196219] Initializing cgroup subsys io [ 0.197297] Initializing cgroup subsys memory [ 0.198459] Initializing cgroup subsys devices [ 0.199613] Initializing cgroup subsys freezer [ 0.200761] Initializing cgroup subsys net_cls [ 0.201902] Initializing cgroup subsys perf_event [ 0.203115] Initializing cgroup subsys net_prio [ 0.204294] Initializing cgroup subsys hugetlb [ 0.205444] Initializing cgroup subsys pids [ 0.206599] CPU: Physical Processor ID: 0 [ 0.208364] mce: CPU supports 10 MCE banks [ 0.209479] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210813] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225743] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.232405] ftrace: allocating 31920 entries in 125 pages [ 0.258234] smpboot: Max logical packages: 1 [ 0.259403] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.261219] x2apic enabled [ 0.262346] Switched APIC routing to physical x2apic. [ 0.264768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.266271] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.268937] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271336] KVM setup paravirtual spinlock [ 0.272963] x86: Booted up 1 node, 1 CPUs [ 0.274037] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.275867] devtmpfs: initialized [ 0.277826] evm: security.selinux [ 0.278765] evm: security.SMACK64 [ 0.279701] evm: security.SMACK64EXEC [ 0.280705] evm: security.SMACK64TRANSMUTE [ 0.281786] evm: security.SMACK64MMAP [ 0.282789] evm: security.ima [ 0.283665] evm: security.capability [ 0.284725] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.287166] pinctrl core: initialized pinctrl subsystem [ 0.288599] RTC time: 10:19:52, date: 08/28/18 [ 0.289862] NET: Registered protocol family 16 [ 0.291164] cpuidle: using governor ladder [ 0.292258] cpuidle: using governor menu [ 0.293306] PCCT header not found. [ 0.294310] ACPI: bus type PCI registered [ 0.295389] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297034] PCI: Using configuration type 1 for base access [ 0.299152] ACPI: Added _OSI(Module Device) [ 0.300283] ACPI: Added _OSI(Processor Device) [ 0.301425] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.302619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304769] ACPI: Interpreter enabled [ 0.305787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.308246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.310694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.313151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.315594] ACPI: (supports S0 S5) [ 0.316540] ACPI: Using IOAPIC for interrupt routing [ 0.317785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.321518] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.323025] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.324637] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.326202] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.329480] acpiphp: Slot [3] registered [ 0.330780] acpiphp: Slot [4] registered [ 0.332123] acpiphp: Slot [5] registered [ 0.333438] acpiphp: Slot [6] registered [ 0.334724] acpiphp: Slot [7] registered [ 0.336035] acpiphp: Slot [8] registered [ 0.337336] acpiphp: Slot [9] registered [ 0.338625] acpiphp: Slot [10] registered [ 0.339952] acpiphp: Slot [11] registered [ 0.341279] acpiphp: Slot [12] registered [ 0.342592] acpiphp: Slot [13] registered [ 0.343903] acpiphp: Slot [14] registered [ 0.345248] acpiphp: Slot [15] registered [ 0.360590] acpiphp: Slot [16] registered [ 0.361915] acpiphp: Slot [17] registered [ 0.363235] acpiphp: Slot [18] registered [ 0.364542] acpiphp: Slot [19] registered [ 0.365853] acpiphp: Slot [20] registered [ 0.367185] acpiphp: Slot [21] registered [ 0.368506] acpiphp: Slot [22] registered [ 0.369810] acpiphp: Slot [23] registered [ 0.371134] acpiphp: Slot [24] registered [ 0.372449] acpiphp: Slot [25] registered [ 0.373790] acpiphp: Slot [26] registered [ 0.375104] acpiphp: Slot [27] registered [ 0.376435] acpiphp: Slot [28] registered [ 0.377718] acpiphp: Slot [29] registered [ 0.379041] acpiphp: Slot [30] registered [ 0.380332] acpiphp: Slot [31] registered [ 0.381636] PCI host bridge to bus 0000:00 [ 0.382949] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.384907] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.386882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389233] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391536] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393909] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398290] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400362] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402273] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404325] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.408553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.410848] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.432321] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.434683] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.436923] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439315] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441520] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445556] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447293] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449822] vgaarb: loaded [ 0.450799] vgaarb: bridge control possible 0000:00:02.0 [ 0.452719] SCSI subsystem initialized [ 0.454186] ACPI: bus type USB registered [ 0.455530] usbcore: registered new interface driver usbfs [ 0.457218] usbcore: registered new interface driver hub [ 0.458858] usbcore: registered new device driver usb [ 0.460617] PCI: Using ACPI for IRQ routing [ 0.462356] NetLabel: Initializing [ 0.463520] NetLabel: domain hash size = 128 [ 0.464906] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.466477] NetLabel: unlabeled traffic allowed by default [ 0.468339] clocksource: Switched to clocksource kvm-clock [ 0.478630] AppArmor: AppArmor Filesystem Enabled [ 0.480186] pnp: PnP ACPI init [ 0.481572] pnp: PnP ACPI: found 5 devices [ 0.488644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.491437] NET: Registered protocol family 2 [ 0.493080] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.495194] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.497162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.499128] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.500892] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.502800] NET: Registered protocol family 1 [ 0.504231] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.506020] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507768] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.522592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537476] Trying to unpack rootfs image as initramfs... [ 0.600045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.605422] Scanning for low memory corruption every 60 seconds [ 0.607903] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.609870] audit: initializing netlink subsys (disabled) [ 0.611614] audit: type=2000 audit(1535451593.577:1): initialized [ 0.613794] Initialise system trusted keyring [ 0.615386] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.617300] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.620369] zbud: loaded [ 0.621502] VFS: Disk quotas dquot_6.6.0 [ 0.622838] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.625346] fuse init (API version 7.23) [ 0.626782] Key type big_key registered [ 0.628083] Allocating IMA MOK and blacklist keyrings. [ 0.630042] Key type asymmetric registered [ 0.631385] Asymmetric key parser 'x509' registered [ 0.632956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635393] io scheduler noop registered [ 0.636694] io scheduler deadline registered (default) [ 0.638324] io scheduler cfq registered [ 0.639707] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641433] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.643526] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645907] ACPI: Power Button [PWRF] [ 0.647330] GHES: HEST is not enabled! [ 0.661682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.691573] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.694755] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720067] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723454] Linux agpgart interface v0.103 [ 0.727532] brd: module loaded [ 0.729974] loop: module loaded [ 0.734963] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.737034] GPT:90111 != 2097151 [ 0.737996] GPT:Alternate GPT header not at the end of the disk. [ 0.739526] GPT:90111 != 2097151 [ 0.740490] GPT: Use GNU Parted to correct GPT errors. [ 0.741848] vda: vda1 vda15 [ 0.743840] scsi host0: ata_piix [ 0.744971] scsi host1: ata_piix [ 0.745998] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.747699] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.749807] libphy: Fixed MDIO Bus: probed [ 0.750987] tun: Universal TUN/TAP device driver, 1.6 [ 0.752343] tun: (C) 1999-2004 Max Krasnyansky [ 0.755733] PPP generic driver version 2.4.2 [ 0.757083] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758800] ehci-pci: EHCI PCI platform driver [ 0.760065] ehci-platform: EHCI generic platform driver [ 0.761488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.763155] ohci-pci: OHCI PCI platform driver [ 0.764431] ohci-platform: OHCI generic platform driver [ 0.765867] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780616] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.782271] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.784393] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.785825] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.787538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.789288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.791340] usb usb1: Product: UHCI Host Controller [ 0.792670] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.794391] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795811] hub 1-0:1.0: USB hub found [ 0.796962] hub 1-0:1.0: 2 ports detected [ 0.798398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801467] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.802832] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.804301] mousedev: PS/2 mouse device common for all mice [ 0.806114] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.808737] rtc_cmos 00:00: RTC can wake from S4 [ 0.810377] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.812067] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.813769] i2c /dev entries driver [ 0.814879] device-mapper: uevent: version 1.0.3 [ 0.816316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.818707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.820867] NET: Registered protocol family 10 [ 0.823044] NET: Registered protocol family 17 [ 0.824365] Key type dns_resolver registered [ 0.825804] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.827376] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.829962] registered taskstats version 1 [ 0.831221] Loading compiled-in X.509 certificates [ 0.833212] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.836003] zswap: loaded using pool lzo/zbud [ 0.838662] Key type trusted registered [ 0.841183] Key type encrypted registered [ 0.842460] AppArmor: AppArmor sha1 policy hashing enabled [ 0.843952] ima: No TPM chip found, activating TPM-bypass! [ 0.845461] evm: HMAC attrs: 0x1 [ 0.846865] Magic number: 14:447:326 [ 0.848098] rtc_cmos 00:00: setting system clock to 2018-08-28 10:19:53 UTC (1535451593) [ 0.850463] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.852058] EDD information not available. [ 0.911078] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.928204] Write protecting the kernel read-only data: 14336k [ 0.933413] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.936191] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 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.985678] 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.85 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.3... Lease of 192.168.120.3 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.95. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-28 10:19:56,616 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-28 10:20:05,706 - 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 489170391 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.908 MHz processor [ 0.179377] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.181603] pid_max: default: 32768 minimum: 301 [ 0.182814] ACPI: Core revision 20150930 [ 0.184475] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186220] Security Framework initialized [ 0.187308] Yama: becoming mindful. [ 0.188290] AppArmor: AppArmor initialized [ 0.189420] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191154] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194398] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196219] Initializing cgroup subsys io [ 0.197297] Initializing cgroup subsys memory [ 0.198459] Initializing cgroup subsys devices [ 0.199613] Initializing cgroup subsys freezer [ 0.200761] Initializing cgroup subsys net_cls [ 0.201902] Initializing cgroup subsys perf_event [ 0.203115] Initializing cgroup subsys net_prio [ 0.204294] Initializing cgroup subsys hugetlb [ 0.205444] Initializing cgroup subsys pids [ 0.206599] CPU: Physical Processor ID: 0 [ 0.208364] mce: CPU supports 10 MCE banks [ 0.209479] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210813] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225743] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.232405] ftrace: allocating 31920 entries in 125 pages [ 0.258234] smpboot: Max logical packages: 1 [ 0.259403] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.261219] x2apic enabled [ 0.262346] Switched APIC routing to physical x2apic. [ 0.264768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.266271] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.268937] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271336] KVM setup paravirtual spinlock [ 0.272963] x86: Booted up 1 node, 1 CPUs [ 0.274037] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.275867] devtmpfs: initialized [ 0.277826] evm: security.selinux [ 0.278765] evm: security.SMACK64 [ 0.279701] evm: security.SMACK64EXEC [ 0.280705] evm: security.SMACK64TRANSMUTE [ 0.281786] evm: security.SMACK64MMAP [ 0.282789] evm: security.ima [ 0.283665] evm: security.capability [ 0.284725] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.287166] pinctrl core: initialized pinctrl subsystem [ 0.288599] RTC time: 10:19:52, date: 08/28/18 [ 0.289862] NET: Registered protocol family 16 [ 0.291164] cpuidle: using governor ladder [ 0.292258] cpuidle: using governor menu [ 0.293306] PCCT header not found. [ 0.294310] ACPI: bus type PCI registered [ 0.295389] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297034] PCI: Using configuration type 1 for base access [ 0.299152] ACPI: Added _OSI(Module Device) [ 0.300283] ACPI: Added _OSI(Processor Device) [ 0.301425] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.302619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304769] ACPI: Interpreter enabled [ 0.305787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.308246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.310694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.313151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.315594] ACPI: (supports S0 S5) [ 0.316540] ACPI: Using IOAPIC for interrupt routing [ 0.317785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.321518] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.323025] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.324637] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.326202] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.329480] acpiphp: Slot [3] registered [ 0.330780] acpiphp: Slot [4] registered [ 0.332123] acpiphp: Slot [5] registered [ 0.333438] acpiphp: Slot [6] registered [ 0.334724] acpiphp: Slot [7] registered [ 0.336035] acpiphp: Slot [8] registered [ 0.337336] acpiphp: Slot [9] registered [ 0.338625] acpiphp: Slot [10] registered [ 0.339952] acpiphp: Slot [11] registered [ 0.341279] acpiphp: Slot [12] registered [ 0.342592] acpiphp: Slot [13] registered [ 0.343903] acpiphp: Slot [14] registered [ 0.345248] acpiphp: Slot [15] registered [ 0.360590] acpiphp: Slot [16] registered [ 0.361915] acpiphp: Slot [17] registered [ 0.363235] acpiphp: Slot [18] registered [ 0.364542] acpiphp: Slot [19] registered [ 0.365853] acpiphp: Slot [20] registered [ 0.367185] acpiphp: Slot [21] registered [ 0.368506] acpiphp: Slot [22] registered [ 0.369810] acpiphp: Slot [23] registered [ 0.371134] acpiphp: Slot [24] registered [ 0.372449] acpiphp: Slot [25] registered [ 0.373790] acpiphp: Slot [26] registered [ 0.375104] acpiphp: Slot [27] registered [ 0.376435] acpiphp: Slot [28] registered [ 0.377718] acpiphp: Slot [29] registered [ 0.379041] acpiphp: Slot [30] registered [ 0.380332] acpiphp: Slot [31] registered [ 0.381636] PCI host bridge to bus 0000:00 [ 0.382949] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.384907] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.386882] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389233] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391536] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393909] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398290] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400362] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402273] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404325] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.408553] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.410848] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.432321] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.434683] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.436923] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439315] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441520] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445556] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447293] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449822] vgaarb: loaded [ 0.450799] vgaarb: bridge control possible 0000:00:02.0 [ 0.452719] SCSI subsystem initialized [ 0.454186] ACPI: bus type USB registered [ 0.455530] usbcore: registered new interface driver usbfs [ 0.457218] usbcore: registered new interface driver hub [ 0.458858] usbcore: registered new device driver usb [ 0.460617] PCI: Using ACPI for IRQ routing [ 0.462356] NetLabel: Initializing [ 0.463520] NetLabel: domain hash size = 128 [ 0.464906] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.466477] NetLabel: unlabeled traffic allowed by default [ 0.468339] clocksource: Switched to clocksource kvm-clock [ 0.478630] AppArmor: AppArmor Filesystem Enabled [ 0.480186] pnp: PnP ACPI init [ 0.481572] pnp: PnP ACPI: found 5 devices [ 0.488644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.491437] NET: Registered protocol family 2 [ 0.493080] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.495194] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.497162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.499128] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.500892] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.502800] NET: Registered protocol family 1 [ 0.504231] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.506020] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507768] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.522592] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537476] Trying to unpack rootfs image as initramfs... [ 0.600045] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.605422] Scanning for low memory corruption every 60 seconds [ 0.607903] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.609870] audit: initializing netlink subsys (disabled) [ 0.611614] audit: type=2000 audit(1535451593.577:1): initialized [ 0.613794] Initialise system trusted keyring [ 0.615386] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.617300] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.620369] zbud: loaded [ 0.621502] VFS: Disk quotas dquot_6.6.0 [ 0.622838] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.625346] fuse init (API version 7.23) [ 0.626782] Key type big_key registered [ 0.628083] Allocating IMA MOK and blacklist keyrings. [ 0.630042] Key type asymmetric registered [ 0.631385] Asymmetric key parser 'x509' registered [ 0.632956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635393] io scheduler noop registered [ 0.636694] io scheduler deadline registered (default) [ 0.638324] io scheduler cfq registered [ 0.639707] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.641433] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.643526] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.645907] ACPI: Power Button [PWRF] [ 0.647330] GHES: HEST is not enabled! [ 0.661682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.691573] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.694755] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720067] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723454] Linux agpgart interface v0.103 [ 0.727532] brd: module loaded [ 0.729974] loop: module loaded [ 0.734963] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.737034] GPT:90111 != 2097151 [ 0.737996] GPT:Alternate GPT header not at the end of the disk. [ 0.739526] GPT:90111 != 2097151 [ 0.740490] GPT: Use GNU Parted to correct GPT errors. [ 0.741848] vda: vda1 vda15 [ 0.743840] scsi host0: ata_piix [ 0.744971] scsi host1: ata_piix [ 0.745998] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.747699] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.749807] libphy: Fixed MDIO Bus: probed [ 0.750987] tun: Universal TUN/TAP device driver, 1.6 [ 0.752343] tun: (C) 1999-2004 Max Krasnyansky [ 0.755733] PPP generic driver version 2.4.2 [ 0.757083] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758800] ehci-pci: EHCI PCI platform driver [ 0.760065] ehci-platform: EHCI generic platform driver [ 0.761488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.763155] ohci-pci: OHCI PCI platform driver [ 0.764431] ohci-platform: OHCI generic platform driver [ 0.765867] uhci_hcd: USB Universal Host Controller Interface driver [ 0.780616] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.782271] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.784393] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.785825] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.787538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.789288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.791340] usb usb1: Product: UHCI Host Controller [ 0.792670] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.794391] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795811] hub 1-0:1.0: USB hub found [ 0.796962] hub 1-0:1.0: 2 ports detected [ 0.798398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801467] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.802832] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.804301] mousedev: PS/2 mouse device common for all mice [ 0.806114] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.808737] rtc_cmos 00:00: RTC can wake from S4 [ 0.810377] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.812067] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.813769] i2c /dev entries driver [ 0.814879] device-mapper: uevent: version 1.0.3 [ 0.816316] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.818707] ledtrig-cpu: registered to indicate activity on CPUs [ 0.820867] NET: Registered protocol family 10 [ 0.823044] NET: Registered protocol family 17 [ 0.824365] Key type dns_resolver registered [ 0.825804] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.827376] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.829962] registered taskstats version 1 [ 0.831221] Loading compiled-in X.509 certificates [ 0.833212] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.836003] zswap: loaded using pool lzo/zbud [ 0.838662] Key type trusted registered [ 0.841183] Key type encrypted registered [ 0.842460] AppArmor: AppArmor sha1 policy hashing enabled [ 0.843952] ima: No TPM chip found, activating TPM-bypass! [ 0.845461] evm: HMAC attrs: 0x1 [ 0.846865] Magic number: 14:447:326 [ 0.848098] rtc_cmos 00:00: setting system clock to 2018-08-28 10:19:53 UTC (1535451593) [ 0.850463] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.852058] EDD information not available. [ 0.911078] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.928204] Write protecting the kernel read-only data: 14336k [ 0.933413] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.936191] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 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.985678] 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.85 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.3... Lease of 192.168.120.3 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.95. iid=i-00000008 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.908 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCPttWhJect8ZPJT84P2176316wrGJ66vczOnsGOHFb0/o+/C5JhG3qomPoLcvFabMXN5TGG0aE3h6Kwmrtgzp/43aGHunDeX13eTYkKMbTzV+UhqQgbhnE19JpMmK0UiB05EqLMBwiI0ehO81Dg7n4fAUpJjA2hjWRiZR8IF0EGXhKTlCpeL9JYJGhgjuactqJvfutlNziynwVY7EJg3xNsM9YwiLjm6KyBQegDdo5aXtjYgjIZJkCAkYDoN4SrlVJmcjTrcBl4htEYFxSznO2TjVInYB382ozuCuNgT6mhO8UHDjCuqS395FauDnyQQNhFhiuZiSWJM23HgjIqlhV root@cinder-test-vm-fd9c456e-e9a3-4d3e-91f9-d4182876366d ssh-dss AAAAB3NzaC1kc3MAAACBAK97F1i3jllMif1Em7hv2E6I3tjU8AOMvYM617qq04h+PrFawZqDwxVaCjey2beCMFVWDLee3R/eH1q/DqOZ5u/zWESp3Y6NxAxjN+stzx2P0+k51WOwnbZocT+qMa21e1RGDP4Nu6tnAf30dOzozxUwg4hnA/wJ6BOLm7kvfxbHAAAAFQDxeiOwpQTh3ehUVBtm+BbPqgJ01wAAAIAY6cKt2KyvkckIQ1ckvUsjGOzDB5eEeZqGYtykCdt0vbrjwRRzDvIg3IJOlfCOt0auA0o8U/VXqFTPaqdIWZsCIRJY8J8GWjjR72rv/063olSmovz2Kl1zscGxEUuiagrLrZWgrLzyBBF1gW1Ll4AowbUuL31Fz+EmSA0nBo5X9wAAAIEAlzb98aRUEIq7U42dxDRSMonsHIQRwKJIvqLDHKcFBPHg0rU6kN6tIYBEY3FVc7FYCs4ncEUHDqXTi+OUiI2goQsSI3wVEhZXH867ylxUYRPVQ0vD4bFtmsyBI9nMrSMw32+RNqMiVWulrG+tTCstMPmDwb5HcSuoMjQY1Z+fWTk= root@cinder-test-vm-fd9c456e-e9a3-4d3e-91f9-d4182876366d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:feb9:ad34/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-fd9c456e-e9a3-4d3e-91f9-d4182876366d launch-index: 0 === cirros: current=0.4.0 uptime=3.14 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-fd9c456e-e9a3-4d3e-91f9-d4182876366d login: 2018-08-28 10:20:13,756 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-28 10:20:14,461 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 16ed83a6-46d3-431e-91a7-9fe164d1feda Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-08-28 10:20:14,461 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-28 10:20:14,462 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-28 10:20:17,189 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-28 10:20:21,233 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-28 10:20:21,325 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-28 10:20:21,326 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-28 10:20:21,326 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-28 10:20:25,174 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:20:25,174 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:18 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-28 10:20:45,793 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-28 10:20:45,920 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-28 10:29:32,631 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8181): Max retries exceeded with url: /restconf/modules (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out',)) ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Basic | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | FAIL | 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/619a7d31-f630-40ec-a61a-d919cd21847d (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/a2f7f9e9-ce6e-43fd-b5c0-2acc863486d4 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/8c678b3f-9541-4b55-843d-d5afb2b75782 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/8c678b3f-9541-4b55-843d-d5afb2b75782 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/8c678b3f-9541-4b55-843d-d5afb2b75782 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/8c678b3f-9541-4b55-843d-d5afb2b75782 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/a2f7f9e9-ce6e-43fd-b5c0-2acc863486d4 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/a2f7f9e9-ce6e-43fd-b5c0-2acc863486d4 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/a2f7f9e9-ce6e-43fd-b5c0-2acc863486d4 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/619a7d31-f630-40ec-a61a-d919cd21847d (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/619a7d31-f630-40ec-a61a-d919cd21847d (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/619a7d31-f630-40ec-a61a-d919cd21847d (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | FAIL | 21 critical tests, 6 passed, 15 failed 21 tests total, 6 passed, 15 failed ============================================================================== Basic & Neutron | FAIL | 22 critical tests, 6 passed, 16 failed 22 tests total, 6 passed, 16 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-08-28 10:29:32,658 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-28 10:29:32,761 - xtesting.core.robotframework - ERROR - Cannot parse results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/robotframework.py", line 130, in run assert self.generate_report() == 0 AssertionError 2018-08-28 10:29:32,884 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 10:29:32,885 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 08:46 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-28 10:29:32,890 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-08-28 10:29:32,891 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:36 | PASS | | singlevm2 | functest | healthcheck | 00:33 | PASS | | vping_ssh | functest | healthcheck | 00:35 | PASS | | vping_userdata | functest | healthcheck | 00:32 | PASS | | cinder_test | functest | healthcheck | 01:18 | PASS | | odl | functest | healthcheck | 08:46 | FAIL | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-28 10:29:32,905 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR